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

no status for operator pending mode #8457

Open
userrand opened this issue Jun 5, 2023 · 0 comments
Open

no status for operator pending mode #8457

userrand opened this issue Jun 5, 2023 · 0 comments

Comments

@userrand
Copy link

userrand commented Jun 5, 2023

Thank you for this very nice extension.

Describe the bug

When typing y in normal mode, there is no Operator Pending Mode in the status bar. Maybe this is linked to how Escape does not seem to work with operator pending mode in Jupyter notebooks as explained here : #7425 (comment)

To Reproduce

  • Open a file (preferably a Jupyter notebook to also see the issue with escape which was mentioned in the previous section)

  • Press y in normal mode to enter operator pending mode

  • See that there is no status indication and that escape acts as though vim is in normal mode and exits the edit cell in Jupyter notebooks (unlike insert or visual mode).

Expected behavior

That it behaves like visual and insert mode showing an indication in the status bar. Moreover, I would expect that escape works with operator pending mode in the same way that it does with insert mode an visual mode in Jupyter notebooks. That is, that it returns to normal mode when pressing escape instead of exiting the cell.

Screenshots

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.25.2
  • VSCode version: 1.78.2
  • OS: Linux Fedora

Additional context

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