diff options
author | Wynn Wolf Arbor | 2020-03-18 19:46:54 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-04-27 12:28:35 +0200 |
commit | 08ab650ce0d4d699e7e062d439ab6c8858bad65a (patch) | |
tree | 7ed304e0279bebe1544a140d3dc7d51e70fb42f6 /cwm.1 | |
parent | c0f391e648f52cd9b8fa6e534a2f97a8ba0f46a9 (diff) | |
download | cwm-08ab650ce0d4d699e7e062d439ab6c8858bad65a.tar.gz |
Remove matching on window title history
Obscure feature. Confusing if you don't know about it, mostly useless if
you do. Matching on currently visible window titles is enough.
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -193,9 +193,7 @@ function. features the ability to search for windows by their current title, old titles, and by their label. The priority for the search results are: label, current title, -old titles in reverse order, and finally window class name. -.Nm -keeps a history of the 5 previous titles of a window. +and window class name. .Pp When searching, the leftmost character of the result list may show a flag: |