Home
last modified time | relevance | path

Searched refs:cmd_find_from_winlink_pane (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/bsd/tmux/dist/
H A Dcmd-split-window.c198 cmd_find_from_winlink_pane(current, wl, new_wp, 0); in cmd_split_window_exec()
211 cmd_find_from_winlink_pane(&fs, wl, new_wp, 0); in cmd_split_window_exec()
H A Dcmd-attach-session.c97 cmd_find_from_winlink_pane(current, wl, wp, 0); in cmd_attach_session()
H A Dcmd-rotate-window.c110 cmd_find_from_winlink_pane(current, wl, wp, 0); in cmd_rotate_window_exec()
H A Dcmd-select-pane.c231 cmd_find_from_winlink_pane(current, wl, wp, 0); in cmd_select_pane_exec()
H A Dcmd-find.c791 cmd_find_from_winlink_pane(struct cmd_find_state *fs, struct winlink *wl, in cmd_find_from_winlink_pane() function
H A Dwindow-tree.c1034 cmd_find_from_winlink_pane(fs, wl, wp, 0); in window_tree_get_target()
H A Dtmux.h2409 void cmd_find_from_winlink_pane(struct cmd_find_state *,