summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 403340de7..2203b9dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
* 14046: Doc/Zle/zle.yo, Src/Zle/zle_keymap.c: bindkey -rp removes
bindings with given prefix; minor bugfix for length of prefix with
- bindkey -p.
+ bindkey -p. Also, don't bind cursor keystrings if they are just
+ a single key.
2001-04-19 Clint Adams <schizo@debian.org>