navi/shell
Lam Chau 023e52d1fb fix: prevent prompt corruption in fish v4
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)
2025-06-06 02:21:54 -07:00
..
navi.plugin.bash
navi.plugin.elv
navi.plugin.fish fix: prevent prompt corruption in fish v4 2025-06-06 02:21:54 -07:00
navi.plugin.nu
navi.plugin.ps1 Fix widget powershell 2025-03-18 07:27:18 +09:00
navi.plugin.zsh