diff options
author | 2017-04-05 11:04:48 +0000 | |
---|---|---|
committer | 2017-04-05 11:04:48 +0000 | |
commit | 10f437f1930171a77be0ab305bcae8f7cc16bdfa (patch) | |
tree | cf59544db6944b4d022f3fc6b2b352ef07f8483d /usr.sbin/syslogd/syslogd.h | |
parent | Give each client a name. This defaults to the tty name as before but (diff) | |
download | wireguard-openbsd-10f437f1930171a77be0ab305bcae8f7cc16bdfa.tar.xz wireguard-openbsd-10f437f1930171a77be0ab305bcae8f7cc16bdfa.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 'usr.sbin/syslogd/syslogd.h')
0 files changed, 0 insertions, 0 deletions