Vim Command Line using up and down to navigate command history

Created on 16 Sep 2016  路  3Comments  路  Source: VSCodeVim/Vim

  • 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.

kinfeature upstreavscode

Most helpful comment

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

All 3 comments

Another related upstream issue: https://github.com/Microsoft/vscode/issues/23633

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

Was this page helpful?
0 / 5 - 0 ratings