aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-09-29 14:57:07 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-09-29 14:57:07 +0000
commitfa537abf8384ce9ebd285749314c05bd2abd25ad (patch)
treef0c57728b7a5c2ec2e5ae5d4f73db5c639c70276 /CHANGES
parent1e316cfc7c0623038f850de1a2f2688497c51914 (diff)
downloadrtmux-fa537abf8384ce9ebd285749314c05bd2abd25ad.tar.gz
rtmux-fa537abf8384ce9ebd285749314c05bd2abd25ad.tar.bz2
rtmux-fa537abf8384ce9ebd285749314c05bd2abd25ad.zip
tmux new-session -d.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b5ba385b..4ae850f7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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 $