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 Widget: fix replacements in case of multiple occurrences 2021-08-09 10:47:03 -03:00
navi.plugin.elv Update legacy syntax from Elvish widget 2022-01-13 21:34:55 +11:00
navi.plugin.fish fix: prevent prompt corruption in fish v4 2025-06-06 02:21:54 -07:00
navi.plugin.nu mvp. 2024-06-24 18:50:29 +08:00
navi.plugin.ps1 Fix widget powershell 2025-03-18 07:27:18 +09:00
navi.plugin.zsh Widget: fix replacements in case of multiple occurrences 2021-08-09 10:47:03 -03:00