mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 07:01:14 -03:00
* Fix default Alt+W keybinding The old keybinding would chop off the last line of the `whatis` output when using a multi-line prompt. This fix corrects that. * Make variable local and remove unneeded if statement * Test that token is non-empty