summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-04 20:01:36 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-04 20:01:36 +0000
commit879400e1f2d2d31c7ad733a6f43c424f89826209 (patch)
tree9f0a5bd20e47fc2f72f868b5d6de3a35f54af04b /CHANGES
parent7842d2967383f119dbbcc3967caebee5407e939b (diff)
Support binding 27-31.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e7f01378..91e89982 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
04 June 2008
+* Add some vi(1) key bindings in copy mode, and support binding ^[, ^\, ^]
+ ^^ and ^_. Both from/prompted by Will Maier.
* setw monitor-activity and set status without arguments now toggle the current
value; suggested by merdely.
* New command set-window-option (alias setw) to set the single current window
@@ -401,4 +403,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.108 2008-06-04 18:34:56 nicm Exp $
+$Id: CHANGES,v 1.109 2008-06-04 20:01:35 nicm Exp $