R/pane.R
list_panes.Rd
List tmux panes
list_panes(target = NULL)
A tmuxr_session or tmuxr_window. The parent session or window. If NULL all panes of all sessions are listed. Default: NULL.
NULL
A list of tmuxr_panes.