diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 811e49642..2da89ed01 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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