Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to handle key o: Illegal argument: line must be non-negative #8166

Open
kouwev opened this issue Dec 14, 2022 · 0 comments
Open

Failed to handle key o: Illegal argument: line must be non-negative #8166

kouwev opened this issue Dec 14, 2022 · 0 comments

Comments

@kouwev
Copy link

kouwev commented Dec 14, 2022

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

VSCodeVim version: 1.24.3

Stack trace
Error: Failed to handle key `o`: Illegal argument: line must be non-negative
    at P (c:\Users\verla\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:7:1129)
    at new b (c:\Users\verla\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:92:13793)
    at Pe.execCount (c:\Users\verla\.vscode\extensions\vscodevim.vim-1.24.3\src\actions\commands\actions.ts:1246:22)
    at I.actionToRecord [as runAction] (c:\Users\verla\.vscode\extensions\vscodevim.vim-1.24.3\src\mode\modeHandler.ts:739:47)
    at I.handledAsAction [as handleKeyAsAnAction] (c:\Users\verla\.vscode\extensions\vscodevim.vim-1.24.3\src\mode\modeHandler.ts:688:43)
    at I.text [as handleKeyEvent] (c:\Users\verla\.vscode\extensions\vscodevim.vim-1.24.3\src\mode\modeHandler.ts:505:11)
    at c:\Users\verla\.vscode\extensions\vscodevim.vim-1.24.3\extensionBase.ts:359:73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant