aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-04 11:52:03 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-04 11:52:03 +0000
commit68a5d5c00be0e0445e72c2e960588d21c4494467 (patch)
treefa6e1bf24e1287633ff08a41d45d2c7f1e8ed24d /CHANGES
parentff56ed7bd66f9be56f525838c21695a8574c1a09 (diff)
downloadrtmux-68a5d5c00be0e0445e72c2e960588d21c4494467.tar.gz
rtmux-68a5d5c00be0e0445e72c2e960588d21c4494467.tar.bz2
rtmux-68a5d5c00be0e0445e72c2e960588d21c4494467.zip
Window attachment, malloc debugging, fix a segfault with no sessions.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 507c7858..dc3cd777 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
04 October 2007
+* (nicm) attach-session (can't believe I forgot it until now!) and list-windows
+ commands.
* (nicm) rename-window and select-window commands.
* (nicm) set-option command (alias set): "tmux set-option prefix ^A".
* (nicm) Key binding and unbinding is back.
@@ -110,5 +112,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.30 2007-10-04 10:54:20 nicm Exp $
+$Id: CHANGES,v 1.31 2007-10-04 11:52:02 nicm Exp $