- Module
- LibTmux
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/entity.rb
- Other languages
- PythonLuaTypeScriptRustGoJava.NETC++Swift
- Bases:
In other ports A tmux session
- Python
libtmux.Session - Lua
libtmux.Session - TypeScript
session.Session - Rust
session.Session - Go
tmux.Session - Java
io.github.libtmux.Session.Session - .NET
LibTmux.Session - C++
libtmux::Session - Swift
Session
- Python
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.