CHANGELOG: include alt-s doas support

See #8942
This commit is contained in:
Mahmoud Al-Qudsi 2022-05-12 14:09:18 -05:00
parent a57b09623e
commit 72ae46e922

View file

@ -87,7 +87,8 @@ Interactive improvements
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
^^^^^^^^^^^^^^^^