Manage 'tmux' Sessions, Windows, and Panes


[Up] [Top]

Documentation for package ‘tmuxr’ version 0.2.4

Help Pages

attach_pane Attach to an existing tmux pane
attach_session Attach to an existing tmux session
attach_window Attach to an existing tmux window
capture_pane Capture the contents of a tmux pane
clock_mode Display a large clock
display_message Display a message
height Width and height of a tmux object
height<- Width and height of a tmux object
id Identifier of a tmux object
index Index of a tmux object
is_active Is tmux object active?
is_installed Is tmux installed correctly?
is_running Is the tmux server running?
kill_pane Kill a tmux pane
kill_server Kill the tmux server
kill_session Kill a tmux session
kill_window Kill a tmux window
layout Change layout of a tmux window
layout<- Change layout of a tmux window
layout_even Change layout of a tmux window
layout_even_horizontal Change layout of a tmux window
layout_even_vertical Change layout of a tmux window
layout_main_horizontal Change layout of a tmux window
layout_main_vertical Change layout of a tmux window
layout_next Change layout of a tmux window
layout_previous Change layout of a tmux window
layout_rotate Change layout of a tmux window
layout_tiled Change layout of a tmux window
layout_undo Change layout of a tmux window
list_panes List tmux panes
list_sessions List tmux sessions
list_windows List tmux windows
name Name of a tmux object
name<- Name of a tmux object
new_pane Create a new tmux pane
new_session Create a new tmux session
new_window Create a new tmux window
object_name Name of a tmux object
object_size Width and height of a tmux object
pipe_pane Pipe contents of a tmux pane to a shell command
prop Properties of a tmux object
rename_session Rename a tmux session
rename_window Rename a tmux window
resize_pane Resize a tmux pane
resize_window Resize a tmux window
select_pane Select a tmux pane
select_pane_active Select a tmux pane
select_pane_bottom Select a tmux pane
select_pane_bottom_left Select a tmux pane
select_pane_bottom_right Select a tmux pane
select_pane_down_of Select a tmux pane
select_pane_last Select a tmux pane
select_pane_left Select a tmux pane
select_pane_left_of Select a tmux pane
select_pane_next Select a tmux pane
select_pane_previous Select a tmux pane
select_pane_right Select a tmux pane
select_pane_right_of Select a tmux pane
select_pane_top Select a tmux pane
select_pane_top_left Select a tmux pane
select_pane_top_right Select a tmux pane
select_pane_up_of Select a tmux pane
select_window Select a tmux window
select_window_active Select a tmux window
select_window_end Select a tmux window
select_window_last Select a tmux window
select_window_next Select a tmux window
select_window_previous Select a tmux window
select_window_start Select a tmux window
send_keys Send keys to a tmux pane
send_prefix Send prefix to a tmux pane
set_height Width and height of a tmux object
set_layout Change layout of a tmux window
set_name Name of a tmux object
set_option Set option
set_style Style of a tmux window or pane
set_width Width and height of a tmux object
split_window Create a new tmux pane
start_server Start the tmux server
strfstyle Format and parse style strings
strpstyle Format and parse style strings
style Style of a tmux window or pane
style<- Style of a tmux window or pane
style_convert Format and parse style strings
swap_pane Swap two tmux windows or panes
swap_window Swap two tmux windows or panes
tmux_command Execute a tmux command
tmux_version Get tmux version
width Width and height of a tmux object
width<- Width and height of a tmux object