Hi,
Recently, I found a segmentation fault in nurses-rs, which is a very thin wrapper around the ncurses TUI lib.
When calling the function `scr_restore`, if the `filename` equals to "/" or ".", it would trigger a segmentation fault without other more information. Although I opened a issue in the `nurses-rs` repo, the contributor thought it may be a bug in nurses.
This is the issue link: https://github.com/jeaye/ncurses-rs/issues/222
Thank you for your time and I look forward to your response.
Best,
Zixi