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
i bound the keys on my home row m | n | e | i to left | down | up | right
everything works great but i lost how to go into vi_insert from vi_normal (it is i by default)?
i am on a mac, so i had karabiner remap Ctrl + Space to send an Insert keypress, hoping that would work. I can see that Insert is sent from keybindings listen but it does not switch to vi_insert -- it stays on vi_normal
from perusing some issues it seems that this is hardcoded in reedline, correct?
is this something i will have to ask over there to see if they can fix it upstream or is there another way to configure it in the config.nu file?
Additional context and details
nushell version: 0.96.1
The text was updated successfully, but these errors were encountered:
Question
i use colmak-dh for my keyboard layout
i bound the keys on my home row
m | n | e | i
toleft | down | up | right
everything works great but i lost how to go into
vi_insert
fromvi_normal
(it isi
by default)?i am on a mac, so i had karabiner remap
Ctrl + Space
to send anInsert
keypress, hoping that would work. I can see thatInsert
is sent fromkeybindings listen
but it does not switch tovi_insert
-- it stays onvi_normal
from perusing some issues it seems that this is hardcoded in reedline, correct?
is this something i will have to ask over there to see if they can fix it upstream or is there another way to configure it in the
config.nu
file?Additional context and details
nushell version: 0.96.1
The text was updated successfully, but these errors were encountered: