mirror of
https://github.com/denisidoro/navi.git
synced 2026-07-21 01:02:46 +00:00
fish v4 introduced new multiline prompt rendering behavior that breaks when interactive commands like `navi` are injected via keybindings. this resulted in partial prefix symbols (e.g. from a prompt's newline component) being left on screen and improperly rendering the expanded command (e.g. `gzgzip` instead of `gzip`). this forces a full redraw so it's cosmetically identical to running `navi` (as a command without insertion) |
||
|---|---|---|
| .. | ||
| navi.plugin.bash | ||
| navi.plugin.elv | ||
| navi.plugin.fish | ||
| navi.plugin.nu | ||
| navi.plugin.ps1 | ||
| navi.plugin.zsh | ||