emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-escape 8af706a87c 013/133: Fixes #4 evil-escape confu


From: ELPA Syncer
Subject: [nongnu] elpa/evil-escape 8af706a87c 013/133: Fixes #4 evil-escape confuse evil's minibuffer echo system
Date: Wed, 3 Jan 2024 21:59:49 -0500 (EST)

branch: elpa/evil-escape
commit 8af706a87c323b17b0eef5a63e3e459b2f69df63
Author: syl20bnr <sylvain.benner@gmail.com>
Commit: syl20bnr <sylvain.benner@gmail.com>

    Fixes #4 evil-escape confuse evil's minibuffer echo system
---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 4a1cb9780a..4d4e857751 100644
--- a/README.md
+++ b/README.md
@@ -45,4 +45,12 @@ The key sequence can be customized with the variable 
`evil-escape-key-sequence`.
 **Note:** The variable `evil-escape-key-sequence` must be set before requiring
 `evil-escape`.
 
+## Known Bugs
+
+- `key-chord` with `evil` corrupts the display of the prefix argument in the
+echo area For instance entering `11` will display `1 1 1 -` instead of `1 1 -`.
+Only the display is affected, the prefix argument is not altered, more info:
+[bug entry][].
+
 [MELPA]: http://melpa.org/
+[bug entry]: 
https://bitbucket.org/lyro/evil/issue/365/key-chord-confuse-evils-minibuffer-echo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]