On this page
libtmux::Window
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Bases:
Discussed in Options and hooks , Traversal
44 declared, 0 inherited
Members
- kFields attribute
- kNoun attribute
- kSessionNameField attribute
- active method
- active_pane method
- activity method
- bell method
- checked_target method
- expand method Ask tmux to expand a format against this window: the same reach the session form gives, guarded the same way.
- height method
- id method
- index method Position within its session, which
base-indexis free to start anywhere. - kill method
- layout method tmux's own layout description, which
select-layoutaccepts back. - link_to method Show this window in another session as well.
- linked_sessions method How many sessions hold this window.
- move_to method Move to another index within the same session.
- name method
- next_layout method Exchange positions with another window, keeping both ids.
- option method
- options method Window options.
- pane_count method
- panes method
- previous_layout method
- refresh method
- rename method
- resize method
- rotate method
- select method
- select_last_pane method Go back to the pane that was selected before the current one, and answer with it.
- select_layout method Rearrange the panes.
- session method
- session_id method The link to the parent, carried in the row so traversal upward costs nothing until the parent itself is wanted.
- session_name method The owning psmux route carried by Windows live snapshots.
- set_option method
- show_message method Show a message to the clients watching this window's session.
- split method
- swap_with method
- target method How to address this window, and the reason a window id alone will not do.
- unlink method Stop showing it in the session this value came from.
- unset_option method
- width method
- Window method
- zoomed method