Add fix for #7483 to changelog

This commit is contained in:
ridiculousfish 2020-11-23 19:37:51 -08:00
parent 7c4891407f
commit 1d2dd3975a

View File

@ -137,6 +137,7 @@ Interactive improvements
- ``funcsave`` has a new ``--directory`` option to specify the location of the saved function (:issue:`7041`).
- ``help`` works properly on MSYS2 (:issue:`7113`).
- Resuming a piped job by its number, like ``fg %1`` has been fixed (:issue:`7406`).
- Commands run from key bindings now use the same tty modes as normal commands (#7483).
New or improved bindings