summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorNathan Vērzemnieks <njvrzm@gmail.com>2019-04-13 13:22:03 -0700
committerIrina Truong <i.chernyavska@gmail.com>2019-04-13 13:22:03 -0700
commit4af4e33e31dc800a8ebaed517e0a781fa3dbb437 (patch)
tree3074506c259646fc8e1b26d60db4b4c1c1172e57 /changelog.rst
parent098a2cf976dff387e324db334cc5fbd17cbd1bc1 (diff)
Allow escape to switch to vi navigation mode (#1039)
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 2c1324ef..6f6d693b 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,3 +1,10 @@
+Upcoming:
+=========
+
+Bug fixes:
+----------
+* Escape switches to VI navigation mode when not canceling completion popup. (Thanks: `Nathan Verzemnieks`_)
+
2.1.0
=====
@@ -950,3 +957,4 @@ Improvements:
.. _`Marcin Cieślak`: https://github.com/saper
.. _`Scott Brenstuhl`: https://github.com/808sAndBR
.. _`easteregg`: https://github.com/verfriemelt-dot-org
+.. _`Nathan Verzemnieks`: https://github.com/njvrzm