diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2009-08-25 12:18:51 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2009-08-25 12:18:51 +0000 |
commit | 7b847ced4af09b7da66a7b0b59fbab68f07bcb50 (patch) | |
tree | 4f616b2184ffe0c246920882ab093fc44a71af94 /cmd-split-window.c | |
parent | 4f1d81c4ce89440bd2f155cbb8002b622f13ce0b (diff) | |
download | rtmux-7b847ced4af09b7da66a7b0b59fbab68f07bcb50.tar.gz rtmux-7b847ced4af09b7da66a7b0b59fbab68f07bcb50.tar.bz2 rtmux-7b847ced4af09b7da66a7b0b59fbab68f07bcb50.zip |
Add a choose-client command and extend choose-{session,window} to accept a
template. After a choice is made, %% (or %1) in the template is replaced by the
name of the session, window or client suitable for -t and the result executed
as a command. So, for example, "choose-window "killw -t '%%'"" will kill the
selected window.
The defaults if no template is given are (as now) select-window for
choose-window, switch-client for choose-session, and detach-client for
choose-client (now bound to D).
Diffstat (limited to 'cmd-split-window.c')
0 files changed, 0 insertions, 0 deletions