Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

View as Markdown

Module
LibTmux
Package
libtmux
Source
gems/libtmux/lib/libtmux/entity.rb
Other languages
PythonLuaTypeScriptRustGoJava.NETC++Swift
class LibTmux::Session
classlibtmux [source]
classlibtmux [source]
class LibTmux::Session
In other ports A tmux session

21 declared, 0 inherited

Members

  • list_windows method Behavior: Live acquisition.
  • list_panes method Behavior: Live acquisition.
  • new_window method Behavior: Creation.
  • kill method Both allowlists are required for guarded deletion of a changing topology.
  • rename method Behavior: Entity mutation.
  • hooks method Behavior: Options and hooks.
  • link_window method Behavior: Window links.
  • options method Behavior: Options and hooks.
  • environment method Behavior: Environment.
  • set_environment method Behavior: Environment.
  • unset_environment method Behavior: Environment.
  • server method Returns the value of attribute server.
  • == method Behavior: Live handles.
  • display method Behavior: Formats.
  • eql? method Behavior: Live handles.
  • hash method Behavior: Live handles.
  • id method Behavior: Live handles.
  • inspect method Behavior: Live handles.
  • list_window_links method Behavior: Live acquisition.
  • ref method Returns the value of attribute ref.
  • snapshot method Behavior: Snapshot acquisition.
Esc

Type to search.