v0.6.1
Fixed
- Tab completion (and inline line editing) over
ssh. A remote shell that
emits its own OSC 133 prompt marks — fish 4.x on a Linux server, most visibly,
which ships them on by default — used to engage tty7's local line editor, so
Tab ran completion against the local machine's filesystem instead of reaching
the remote shell. tty7 now only drives the inline editor while the shell it
launched is itself idle at its prompt; whenever a foreground command (ssh, a
TUI, a nested shell) owns the terminal, keystrokes pass straight through to it.
(#26, follow-up to #18)
Downloads: macOS (Apple Silicon / Intel .dmg), Windows (-setup.exe
installer or portable .zip), Linux (.tar.gz). Full changelog:
https://github.com/l0ng-ai/tty7/blob/v0.6.1/CHANGELOG.md