summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-25 20:43:14 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-25 20:43:14 +0000
commitb87789707b0b099505f611a6784b3a9fc9f8aa7f (patch)
tree537a9e50bc765fe8a4dcc2a167e3da096370a63d /CHANGES
parent7836298f296f8f41407dc4a6dbdb4aac1e3d4b96 (diff)
Oops, forgot to commit move-window. Also add select-prompt to allow index to be typed.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index d05b0b48..7d2cef9e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
25 June 2008
-* move-window command.
+* select-prompt command to allow a window to be selected at a prompt. Only
+ windows in the current session may be selected. Bound to ' by default.
+ Suggested by merdely.
+* move-window command. Requested by merdely.
* Support binding alt keys (prefixed with M-). Change default to use
C- for ctrl keys (^ is still accepted as an alternative).
* Slim down default key bindings: support lowercase only.
@@ -570,4 +573,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.143 2008-06-25 20:33:20 nicm Exp $
+$Id: CHANGES,v 1.144 2008-06-25 20:43:13 nicm Exp $