diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-18 17:20:52 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-18 17:20:52 +0000 |
| commit | 3efd1f5014f889d276298e0b7411169ff50114bc (patch) | |
| tree | 5dd65f55e9eeac4f7cfdfe27f2c10a40d9403c6a /CHANGES | |
| parent | 6384c60c108e4d2a9f4489407f9426539a1e6ce3 (diff) | |
| download | rtmux-3efd1f5014f889d276298e0b7411169ff50114bc.tar.gz rtmux-3efd1f5014f889d276298e0b7411169ff50114bc.tar.bz2 rtmux-3efd1f5014f889d276298e0b7411169ff50114bc.zip | |
find-window command.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 18 January 2009 +* find-window command to search window names, titles and visible content (but + not history) for a string. If only one is found, the window is selected + otherwise a choice list is shown. This (as with the other choice commands) + only works from a key. Bound to "f" by default. * Cleaned up command printing code, also enclose arguments with spaces in "s. * Added command sequences. These are entered by separating each argument by a ; argument (spaces on both sides), for example: @@ -951,7 +955,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.217 2009-01-18 14:40:48 nicm Exp $ +$Id: CHANGES,v 1.218 2009-01-18 17:20:52 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms |