mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-06 18:21:39 +08: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.