Vim icon indicating copy to clipboard operation
Vim copied to clipboard

Pressing `o` and `<Tab>` while in Normal mode results in new line and `"<Tab>"`

Open Komar0ff opened this issue 3 years ago • 2 comments

Describe the bug in Normal mode, press o and press tab rapidly, instead of add a new line and tab, it create a new line with resulting <tab>

https://user-images.githubusercontent.com/10588170/129446847-3ee06bf7-fea7-4563-9e82-705e6d1ca0f6.mov

To Reproduce Steps to reproduce the behavior:

  1. Make sure you are in Normal mode
  2. Quickly press o(or O) and tab
  3. See error

Expected behavior Add a new line and tab

https://user-images.githubusercontent.com/10588170/129446901-3ca56061-8c31-4225-858f-65bc12d56234.mov

  • Extension (VsCodeVim) version: v1.21.6
  • VSCode version: 1.59.0
  • OS: MacOS Big Sur 11.4

Komar0ff avatar Aug 14 '21 12:08 Komar0ff

I don't think this was ever fully fixed even though it has been closed as fixed a couple of times

https://github.com/VSCodeVim/Vim/issues/730 https://github.com/VSCodeVim/Vim/issues/831 https://github.com/VSCodeVim/Vim/issues/1195

rcywongaa avatar Jul 08 '22 15:07 rcywongaa

Still having this issue.

X9VoiD avatar Aug 08 '22 19:08 X9VoiD