-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Running with zsh instead of bash, the application will crash in some cases when resizing the terminal.
Steps to reproduce:
- Run wraiter on zsh
- Start or load a story
- Double press enter to generate some text
- Ctrl+C during text OR audio generation
- Resizing terminal now crashes the application without trace and prints weird characters each time: ";1R;10R;12R;"
This looks like an issue between inquirerpy and zsh since bash works and only inquirerpy's code is running when it crashes, but everything keeps working when KeyboardInterrupt hasn't been raised during generation, so there could be a better way to handle this on my end.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working