mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
parent
a57b09623e
commit
72ae46e922
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ Interactive improvements
|
||||||
|
|
||||||
New or improved bindings
|
New or improved bindings
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
- The nextd-or-forward-word and prevd-or-backward-word bindings move like forward/backward-word again instead of forward/backward-bigword.
|
- The ``nextd-or-forward-word`` and ``prevd-or-backward-word`` bindings move like forward/backward-word again instead of forward/backward-bigword.
|
||||||
|
- Keyboard shortcut :kbd:`Alt-S` (previously: toggle ``sudo`` prepended to current commandline contents) now supports ``doas`` on systems without ``sudo`` (:issue:`8942`).
|
||||||
|
|
||||||
Improved prompts
|
Improved prompts
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in a new issue