Skip to content

Risizing window crash with Zsh #4

@FontaineRiant

Description

@FontaineRiant

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions