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

"U" (undo, command in Vim keybinding) does not work #130142

Closed
siva-msft opened this issue Aug 4, 2021 · 4 comments
Closed

"U" (undo, command in Vim keybinding) does not work #130142

siva-msft opened this issue Aug 4, 2021 · 4 comments
Assignees
Labels
notebook upstream Issue identified as 'upstream' component related (exists outside of VS Code) VIM VIM issue
Milestone

Comments

@siva-msft
Copy link
Member

siva-msft commented Aug 4, 2021

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.59.0-insider
  • OS Version: Windows 10, Version 10.0.19043 Build 19043

Info:

All the other vim comands, such as "x" to delete a character or "DIW" to delete a word work, except for "u" for undo.
However, when I press Ctrl +Z - that works alright.

Attached video for reference.

Steps to Reproduce:

vim-notebook-no-undo.mp4
@siva-msft
Copy link
Member Author

This issue occurs only in Notebooks, the regular editor works fine. Should I keep this issue here, or file it in the vscode-jupyter repo?

@rebornix
Copy link
Member

rebornix commented Aug 4, 2021

@siva-msft thanks for reporting this issue. I'll take a look. We might need some change in the Vim extension.

@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug notebook VIM VIM issue labels Aug 4, 2021
@rebornix rebornix added this to the August 2021 milestone Aug 4, 2021
@rebornix
Copy link
Member

rebornix commented Aug 6, 2021

Moved to extension VSCodeVim/Vim#6960

@rebornix rebornix closed this as completed Aug 6, 2021
@roblourens roblourens added upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed bug Issue identified by VS Code Team member as probable bug labels Aug 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
notebook upstream Issue identified as 'upstream' component related (exists outside of VS Code) VIM VIM issue
Projects
None yet
Development

No branches or pull requests

4 participants
@roblourens @rebornix @siva-msft and others