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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim Command Line using up and down to navigate command history #779

Closed
ghost opened this issue Sep 16, 2016 · 3 comments
Closed

Vim Command Line using up and down to navigate command history #779

ghost opened this issue Sep 16, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 16, 2016

  • Click thumbs-up 馃憤 on this issue if you want it!
  • Click confused 馃槙 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


When I do something on the vim command line ( e.g ":%s/foo/bar" ) and I want to do it again I have to type it again. In "normal" vim I can just press keyup/down to navigate my command history, when I try this nothing happens.

@rebornix
Copy link
Member

Related to microsoft/vscode#426

@jpoon
Copy link
Member

jpoon commented Nov 15, 2017

Another related upstream issue: microsoft/vscode#23633

@xconverge
Copy link
Member

Ok I am done waiting for the API changes from the vscode side for input box here

Can we have a thumbs up on this comment if in favor of moving the command entry to the status bar (Similar to how we do searching with /)

Thumbs down if we should stick with quick pick and wait for some of the vscode API refactors to happen/leave it as is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants