You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
ananthp
changed the title
CTRL-w in insert mode doesn't delete the word
Ctrl-w in insert mode doesn't delete the word
Apr 15, 2018
Hi, I am able use ctrl+w/n (in chrome) by using gnome-tweak-tool, goto tab keyboard and mouse, set key theme to emacs(yes. not vim). This is by no means a fix, just a workaround for the browser limitation. Hopes this can help.
Tested on
Ubuntu 16.04
Chrome 64bit ver. 67
Jupyter 5.5.0
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: