-
This is a feature I've been eagerly searching for in a Node REPL.
I have found [readline-vim](https://github.com/thlorenz/readline-vim), which provides Vim keybindings support for the readline modu…
-
Vim users get annoyed when we need to type without Vim keybindings. I realize this is a lot to ask, because the editor would need to be turned into a modal editor, and sequenced key bindings would nee…
-
I'd like to tackle this and would appreciate pointers.
It appears `Super-` keybindings are mysteriously getting the `Super` filtered out of them before being sent to `eventToEventString` (in `Yi.Ke…
-
I suggest the following:
for dvorak using keeping the keybindings on qwerty like i3 is doing it. I am using vim with dvorak keybindings, which makes sense, because vim keybindings are more about me…
-
Vim insert mode keybindings are missing a bunch of keybindings, such as `C-a`. These should be easy to add.
For a full list of keybindings that are available in vim, see: http://vimdoc.sourceforge.ne…
ghost updated
9 years ago
-
Typing `[]` gives `[]]`
-
## Feature description
Have the "setter" version of `nvim_get_mode`. Currently, the only "official"/"reliable" way to get between basic modes is to use the default keybindings. If you want to do …
-
Thanks for making Abricotine! I really enjoy its look and feel, and the ability to inline images is great!
I wonder if you have any plans to support some common vim-style keybindings and more of the …
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Type: Bug
## Bug description
When using the VSpaceCode extension with [Cursor](https://www.cursor.com/) (a non-open source fork of VSCode), hitting `space` doesn't trigger `vspacecode.space`.
…