Skip to content

Fixes #1969: Enhance ElDoc integration#1980

Open
jamescherti wants to merge 1 commit intoemacs-evil:masterfrom
jamescherti:enhance-eldoc-integration
Open

Fixes #1969: Enhance ElDoc integration#1980
jamescherti wants to merge 1 commit intoemacs-evil:masterfrom
jamescherti:enhance-eldoc-integration

Conversation

@jamescherti
Copy link
Copy Markdown
Contributor

To improve the ElDoc experience for Evil mode users, this pull request fixes #1969 by adding the following commands to the ElDoc system:

  • evil-delete-*
  • evil-insert-*
  • evil-append-*

This resolves the issue where ElDoc help disappears from the minibuffer when using Evil mode after executing certain commands, such as deleting words or characters, or switching to insert mode.

@jamescherti
Copy link
Copy Markdown
Contributor Author

Have there been any updates on this pull request?

@jamescherti jamescherti force-pushed the enhance-eldoc-integration branch from 6e8d127 to 38fc465 Compare March 2, 2026 19:38
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 this pull request may close these issues.

Adding certain Evil commands to ElDoc for better minibuffer help

1 participant