Releases: conall88/flyline-multishell
Releases · conall88/flyline-multishell
Release list
v1.1.0
Changelog
- flycomp offers for uncompleted commands: zsh Tab completion now tells apart "no completer at all" from "a command-specific completer that legitimately found nothing," using a new
<<FLYSPECIFIC>>provenance marker from the completion daemon. Commands likeclaudethat previously fell through to zsh's generic filename fallback (silently listing the current directory) may now invoke the flycomp installation-synthesis offer instead by dismissing the auto-suggestion (esc) then pressing tab again.
commands with a real completer (e.g.kubectl getagainst no cluster) stay silent as before. - improved flycomp prompt - Show files / Don't ask again: The flycomp prompt shown for this generic fallback case adds two new options alongside the existing synthesis offer: Show files reveals the retained filename candidates without synthesizing anything, and Don't ask again blacklists the command and then shows those same files.
Upstream base
- Repository:
HalFrgrd/flyline - Release:
v1.3.0 - Commit:
339e8bf1699064a314783c05e65593664f611a04
Full Changelog: multishell-v1.0.2...multishell-v1.1.0
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
v1.0.1
flyline-multishell multishell-v1.0.1
changelog
some improvements to the uninstall script
Upstream base
- Repository:
HalFrgrd/flyline - Release:
v1.3.0 - Commit:
339e8bf1699064a314783c05e65593664f611a04
Full Changelog: multishell-v1.0.0...multishell-v1.0.1
v1.0.0
flyline-multishell multishell-v1.0.0
This is the first release of multishell flyline.
This release bundles the Bash loadable builtin and the standalone flyline-standalone binary used by
the zsh integration, for every supported target.
Upstream base
This release is based on the following upstream release from the parent project:
- Repository:
HalFrgrd/flyline - Release:
v1.3.0 - Commit:
339e8bf1699064a314783c05e65593664f611a04