2
Ability to add custom vim binding, possibly reading from vimrc
Source: Kong/insomnia#3620 · opened by @jernejFilipcic
Is your feature request related to a problem? Please describe.
Some of us have custom vim keybindings, to which we are used. I and many others don't use the standard hjkl cursors, but have them mapped on jkl; (personally I have them on jklč, because I have a slovenian keyboard). Intellij reads vim mappings directly from vimrc, sublime and zsh have the possibility to customize them. I miss something like that in insomnia.
Describe the solution you'd like
An .init file with to customize settings, like, in this case,
[noremap č l
noremap l k
noremap k j
noremap j h]
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Some of us have custom vim keybindings, to which we are used. I and many others don't use the standard hjkl cursors, but have them mapped on jkl; (personally I have them on jklč, because I have a slovenian keyboard). Intellij reads vim mappings directly from vimrc, sublime and zsh have the possibility to customize them. I miss something like that in insomnia.
Describe the solution you'd like
An .init file with to customize settings, like, in this case,
[noremap č l
noremap l k
noremap k j
noremap j h]
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
No pledges yet. Be the first to back this.
Comments
Similar requests
Docs supports HTML reading
0 votes · 0 comments
Feature Request - Keyboard Shortcut for Download
0 votes · 0 comments
Is there a key binding for cancel request?
1 vote · 0 comments
Ability to add folders in test suite
2 votes · 0 comments
Add keyboard navigation support for Dashboard
1 vote · 0 comments
No comments yet.