CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/30 04:33:57
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-break-pane.c
cmd-find.c cmd-join-pane.c cmd-new-session.c
cmd-new-window.c cmd-queue.c
cmd-rotate-window.c cmd-run-shell.c
cmd-select-pane.c cmd-select-window.c
cmd-split-window.c cmd-switch-client.c notify.c
server-client.c tmux.h window-tree.c
Log message:
Pass flags into cmd_find_from_* to fix prefer-unattached, reported by
Thomas Sattler.
