mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-07 07:11:14 -03:00
This allows bind -k backspace suppress-autosuggestion or backward-delete-char To remove the suggestion on the first press and then delete chars. Note: This requires that we then don't reenable suggestions immediately afterwards. Currently we don't after deletion. Fixes #1419.
13 KiB
13 KiB