aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 14:46:48 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 14:46:48 +0000
commit37f17a7e5b42156a325f2f3207610455cb004ad0 (patch)
tree5ba7b4a68cbc48e8d8a904fc0e4b35582615fca1 /CHANGES
parent514d6fa1ec60563318c67806334c3b8d97c95b02 (diff)
downloadrtmux-37f17a7e5b42156a325f2f3207610455cb004ad0.tar.gz
rtmux-37f17a7e5b42156a325f2f3207610455cb004ad0.tar.bz2
rtmux-37f17a7e5b42156a325f2f3207610455cb004ad0.zip
Warn and bork on nested sessions ($TMUX exists).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 988da18a..a7f84cfa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
12 October 2007
+* (nicm) Add a warning if $TMUX exists on new/attach.
* (nicm) send-prefix command. Bound to C-b by default.
* (nicm) set status, status-fg, status-bg commands. fg and bg are as a number
from 0 to 8 or a string ("red", "blue", etc). status may be 1/0, on/off,
@@ -126,5 +127,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.40 2007-10-12 13:51:44 nicm Exp $
+$Id: CHANGES,v 1.41 2007-10-12 14:46:48 nicm Exp $