CHANGELOG fix for #9700

This commit is contained in:
ridiculousfish 2023-04-01 10:07:13 -07:00
parent d9c1fb5d51
commit 0b6605b026

View File

@ -23,6 +23,7 @@ Interactive improvements
New or improved bindings
^^^^^^^^^^^^^^^^^^^^^^^^
- The ``E`` binding in vi mode now correctly handles the last character of the word, by jumping to the next word (:issue:`9700`).
Improved prompts
^^^^^^^^^^^^^^^^