aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-19 10:21:36 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-19 10:21:36 +0000
commitde24fbb35ce763c5e905c726733a561f5fa34724 (patch)
tree543ef7b0b3226b235334b5689b9ce91cef97d756 /CHANGES
parent94f003bbec843d08205e9e8dff7819e1d5364138 (diff)
downloadrtmux-de24fbb35ce763c5e905c726733a561f5fa34724.tar.gz
rtmux-de24fbb35ce763c5e905c726733a561f5fa34724.tar.bz2
rtmux-de24fbb35ce763c5e905c726733a561f5fa34724.zip
Add a bell-action option.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 069adf4b..9167bea9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
19 October 2007
+* (nicm) bell-style option with three choices: "none" completely ignore bell;
+ "any" pass through a bell in any window to current; "current" ignore bells
+ except in current window. This applies only to the bell terminal signal,
+ the status bar always reflects any bells.
* (nicm) Refresh session command.
12 October 2007
@@ -131,5 +135,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.42 2007-10-19 09:21:24 nicm Exp $
+$Id: CHANGES,v 1.43 2007-10-19 10:21:24 nicm Exp $