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

Command isn't shown in status bar #9292

Open
simahao opened this issue Oct 4, 2024 · 2 comments
Open

Command isn't shown in status bar #9292

simahao opened this issue Oct 4, 2024 · 2 comments

Comments

@simahao
Copy link

simahao commented Oct 4, 2024

Describe the bug
When I type :%s/abc/ab/g, ':%s/abc/ab/g' isn't shown in status bar, but input in command line in vscode

Expected behavior
I remembered it could be shown in status bar, why disappear?

  • Extension (VsCodeVim) version:1.28.1
  • VSCode version:1.94
  • OS:windows 11
@anandxs
Copy link

anandxs commented Oct 11, 2024

Hey! Are you referring to the command being shown here. It seems I am able to with the same version numbers as you have said.

image

Can you check if the point related to command line in the FAQ helps.

@simahao
Copy link
Author

simahao commented Oct 12, 2024

Thanks for your response. I found reason, because I set keybinding for ':'.

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

2 participants