diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-19 10:21:36 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-19 10:21:36 +0000 |
| commit | de24fbb35ce763c5e905c726733a561f5fa34724 (patch) | |
| tree | 543ef7b0b3226b235334b5689b9ce91cef97d756 /CHANGES | |
| parent | 94f003bbec843d08205e9e8dff7819e1d5364138 (diff) | |
| download | rtmux-de24fbb35ce763c5e905c726733a561f5fa34724.tar.gz rtmux-de24fbb35ce763c5e905c726733a561f5fa34724.tar.bz2 rtmux-de24fbb35ce763c5e905c726733a561f5fa34724.zip | |
Add a bell-action option.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 $ |