mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-03 18:21:16 -03:00
With the new support for self-insert inserting a bound sequence, the default binding for space as expanding abbreviations can be simplified to just `self-insert expand-abbr`. This also fixes the bug where space would cancel pager search.