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

showcmd feature possibility #1386

Open
SandWoodJones opened this issue Nov 26, 2020 · 1 comment · May be fixed by #1757
Open

showcmd feature possibility #1386

SandWoodJones opened this issue Nov 26, 2020 · 1 comment · May be fixed by #1757

Comments

@SandWoodJones
Copy link

Issue type

  • Enhancement request

Environment

Emacs version: GNU Emacs 27.1
Operating System: Manjaro Linux
Evil version: 1.14.0
Evil installation type: MELPA
Graphical/Terminal: Graphical
Tested in a make emacs session (see CONTRIBUTING.md): No

Reproduction steps

  • Start Emacs
  • Enter EVIL mode
  • Input any command in normal mode

Expected behavior

A feedback string of the incomplete command, such as the one emacs already displays with echo-keystrokes, should be displayed in the minibuffer similarly to how vim diplays it when the showcmd variable is set.

@mskar
Copy link

mskar commented Jan 12, 2021

I tried (setq echo-keystrokes 0.1), but it didn't do anything.

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

Successfully merging a pull request may close this issue.

2 participants