libtmux Reference MCP Search
On this page

libtmux::Client

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
class libtmux::Client
class [source]
class [source]
class libtmux::Client

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
Esc

Type to search.