diff options
author | nicm <nicm> | 2017-04-05 11:04:48 +0000 |
---|---|---|
committer | nicm <nicm> | 2017-04-05 11:04:48 +0000 |
commit | 36882ec789f29882ab7241e5d4c0572799163437 (patch) | |
tree | af447cc9469a3c8e52a8293d125397d58e1fcaca /compat/imsg-buffer.c | |
parent | 9b28200578670183a0dc70f1d16d5642101a6982 (diff) | |
download | rtmux-36882ec789f29882ab7241e5d4c0572799163437.tar.gz rtmux-36882ec789f29882ab7241e5d4c0572799163437.tar.bz2 rtmux-36882ec789f29882ab7241e5d4c0572799163437.zip |
Try again to resolve problems with mistaking sessions for windows: now
do not look up windows as sessions (and panes as windows) when they are
qualified with a ':' or a '.'. So 'foo' as a window target will look for
windows and sessions called 'foo', but ':foo' will only look for
windows, and 'foo:' only for sessions. This means the common case of
using an unadorned session as a window target (send -tfoo) should
continue to work, but an explicit window will not get confused with a
session (send -t:foo).
Diffstat (limited to 'compat/imsg-buffer.c')
0 files changed, 0 insertions, 0 deletions