diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-17 19:08:12 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-17 19:08:12 +0000 |
commit | c623d42df480309216c8ef2eab0e80983e0167f9 (patch) | |
tree | 07cc028bb964111f9460a68bb189339a48f234fe | |
parent | 0e197b417ae104d1c02139e899af810a867be42f (diff) | |
download | rtmux-c623d42df480309216c8ef2eab0e80983e0167f9.tar.gz rtmux-c623d42df480309216c8ef2eab0e80983e0167f9.tar.bz2 rtmux-c623d42df480309216c8ef2eab0e80983e0167f9.zip |
Update.
-rw-r--r-- | CHANGES | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,3 +1,7 @@ +17 January 2009 + +* tmux 0.6 released. + 15 January 2009 * Support #H for hostname and #S for session name in status-left/right. @@ -54,8 +58,6 @@ 11 January 2009 -* GCC screws up copying (window-copy.c) so build with -O0 until I have time to - find the problem or a better workaround. * Vertical window splitting. Currently can only split a window into two panes. New split-window command splits (bound to ") and switch-pane command (bound to o) switches between panes. @@ -930,7 +932,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.213 2009-01-15 23:42:21 nicm Exp $ +$Id: CHANGES,v 1.214 2009-01-17 19:08:12 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms |