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

Add command history selection #464

Open
szbergeron opened this issue Jul 24, 2019 · 1 comment
Open

Add command history selection #464

szbergeron opened this issue Jul 24, 2019 · 1 comment
Labels
A-vim Area: Vim/modal editing A-vim-cmdline enhancement New feature or request I-daily-editor-blocker An issue blocking use of the editor as a day-to-day editor

Comments

@szbergeron
Copy link

Action: type : and the start of some previously executed command and then press up arrow
Expected result (from vim): interface for navigating through prior commands appears
Actual result: no-op

@CrossR CrossR added the enhancement New feature or request label Jul 24, 2019
@glennsl glennsl added the A-vim Area: Vim/modal editing label Nov 18, 2019
@bryphe bryphe added the I-daily-editor-blocker An issue blocking use of the editor as a day-to-day editor label Sep 2, 2020
@despairblue
Copy link
Contributor

I think this also prevents @: from working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-vim Area: Vim/modal editing A-vim-cmdline enhancement New feature or request I-daily-editor-blocker An issue blocking use of the editor as a day-to-day editor
Projects
None yet
Development

No branches or pull requests

5 participants