lambdalisue/jupyter-vim-binding
View on GitHubCtrl-w in insert mode doesn't delete the word
Open
#125 opened on Apr 15, 2018
Want PRhelp wanted
Description
Summary
In vim, while typing in insert mode, one can press Ctrl-w to erase the last typed word without leaving insert mode. This is not implemented in jupyter-vim-binding.
(CTRL-w is typically closes the current browser tab).
Environment
- Operating system : Ubuntu 17.10 (Gnome)
- Web browser : Firefox 59.0.2
- Jupyter Notebook : 5.4.1
- jupyter-vim-binding : v2.1.0