Expand description
Client-level functions: for representing client state (client_session
etc) or reporting information inside Tmux.
Structs§
- Client
- A Tmux client.
Functions§
- current
- Return the current client useful attributes.
- display_
message - Return a list of all
Pane
from all sessions. - switch_
client - Switch to session exactly named
session_name
.