diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 14:57:07 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 14:57:07 +0000 |
| commit | fa537abf8384ce9ebd285749314c05bd2abd25ad (patch) | |
| tree | f0c57728b7a5c2ec2e5ae5d4f73db5c639c70276 /CHANGES | |
| parent | 1e316cfc7c0623038f850de1a2f2688497c51914 (diff) | |
| download | rtmux-fa537abf8384ce9ebd285749314c05bd2abd25ad.tar.gz rtmux-fa537abf8384ce9ebd285749314c05bd2abd25ad.tar.bz2 rtmux-fa537abf8384ce9ebd285749314c05bd2abd25ad.zip | |
tmux new-session -d.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ 29 September 2007 +* (nicm) Allow creation of detached sessions: "tmux new-session -d". * (nicm) Permit error messages to be passed back for transient clients like rename. Also make rename -i work. * (nicm) Pass through bell in any window to current. @@ -74,5 +75,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.15 2007-09-29 13:22:15 nicm Exp $ +$Id: CHANGES,v 1.16 2007-09-29 14:57:07 nicm Exp $ |