On this page
libtmux::Client
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Bases:
17 declared, 0 inherited
Members
- kFields attribute
- kNoun attribute
- Client method
- control_mode method A control-mode client is a program driving tmux, not a terminal.
- created method
- detach method
- height method
- last_activity method
- name method A client is named by its terminal path, which is the only stable handle tmux gives; there is no client id format.
- read_only method
- refresh method Redraw, and tell tmux the size this client is now, which matters for a control-mode client whose size tmux cannot otherwise observe.
- session method
- session_name method
- switch_to method Point this client at another session, leaving it attached.
- terminal method
- tty method
- width method