Files
fish-shell/doc_src
Fabian Homborg 06f6436943 reader: Return true if suppress-autosuggestion suppressed
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.
2020-09-26 10:09:55 +02:00
..
2020-05-30 10:07:21 +02:00
2020-05-30 10:07:21 +02:00
2020-08-07 22:05:05 +08:00
2020-09-22 17:34:42 +02:00
2020-09-25 19:33:01 +02:00