tmuxr (version 0.2.4)

list_panes: List tmux panes

Description

List tmux panes

Usage

list_panes(target = NULL)

Arguments

target

A tmuxr_session or tmuxr_window. The parent session or window. If NULL all panes of all sessions are listed. Default: NULL.

Value

A list of tmuxr_panes.