Vim icon indicating copy to clipboard operation
Vim copied to clipboard

1.0.23 <C-o> <C-i> not working

Open jgarciaokode opened this issue 2 years ago • 7 comments

Ctrl + i is just not working

Ctrl + o is performing alternate file kind of behavior

jgarciaokode avatar Jun 28 '22 10:06 jgarciaokode

I have the same problem

kanishkaverma avatar Jun 29 '22 23:06 kanishkaverma

+1

Connor1996 avatar Jul 04 '22 08:07 Connor1996

Same here!

adhusson avatar Jul 04 '22 12:07 adhusson

Confirmed

eastwood avatar Jul 05 '22 06:07 eastwood

I am also having the same problem! Need to downgrade into 1.22.2 and it works fine.

cuongvuong-phoenix avatar Jul 06 '22 04:07 cuongvuong-phoenix

To add to this:

[Extension Host] Remapper: debug: trying to find matching remap. keys=<C-i>. mode=Normal. keybindings=normalModeKeyBindingsMap.

workbench.desktop.main.js:71 [Extension Host] ModeHandler: debug: handleKeyEvent('<C-i>') took 0ms

But the event doesn't work as described by OP

eastwood avatar Jul 07 '22 12:07 eastwood

Related:

Cursor history navigation unable to go back more than one file (1.23.0 +) https://github.com/VSCodeVim/Vim/issues/7822

catskul avatar Jul 08 '22 20:07 catskul

This was fixed in 1.23.2

J-Fields avatar Aug 22 '22 01:08 J-Fields