v1.0.2
v1.0.2
Changelog
- Fixed a shell hang when running
exec zshafter re-install (only): The standalone zsh editor now claims the controlling terminal's foreground process group before drawing, so runningexec zshin the same terminal right after a (re)install no longer stops flyline onSIGTTOUand wedges the shell until a new tab is opened. - improved mouse escape sequence handling: makes sure mouse capture is enabled only after the viewport is established.
- Reliable terminal restore on interruption: The standalone zsh editor now restores the terminal (raw mode, mouse tracking, bracketed paste, cursor) if it is killed by a fatal signal such as
SIGHUP/SIGTERM, so an interrupted edit can no longer leave the terminal emitting stray escape sequences.
Upstream base
- Repository:
HalFrgrd/flyline - Release:
v1.3.0 - Commit:
339e8bf1699064a314783c05e65593664f611a04
Full Changelog: multishell-v1.0.1...multishell-v1.0.2