aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-25 19:18:20 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-25 19:18:20 +0000
commiteb5638f3e7d4e85130555159751899736d1a5a6d (patch)
tree227c2df8d60b61edc3f5c711ab51d43d49ddb089 /CHANGES
parent26792fc3a83f3a7716318efbfea16fda53ed8e87 (diff)
downloadrtmux-eb5638f3e7d4e85130555159751899736d1a5a6d.tar.gz
rtmux-eb5638f3e7d4e85130555159751899736d1a5a6d.tar.bz2
rtmux-eb5638f3e7d4e85130555159751899736d1a5a6d.zip
Only lowercase key bindings.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ca5d88ae..bced973a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
25 June 2008
+* Slim down default key bindings: support lowercase only.
* Handle escaped keys properly (parse eg \033b into a single key code) and
use this to change copy mode next/previous work to M-f and M-b to match
emacs.
@@ -566,4 +567,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.141 2008-06-25 19:12:30 nicm Exp $
+$Id: CHANGES,v 1.142 2008-06-25 19:18:20 nicm Exp $