diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 11:52:03 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 11:52:03 +0000 |
| commit | 68a5d5c00be0e0445e72c2e960588d21c4494467 (patch) | |
| tree | fa6e1bf24e1287633ff08a41d45d2c7f1e8ed24d /CHANGES | |
| parent | ff56ed7bd66f9be56f525838c21695a8574c1a09 (diff) | |
| download | rtmux-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-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 $ |