- Module
- libtmux
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++Swift
-
Discussed in Capture server state
In other ports A tmux session
- Python
libtmux.Session - Ruby
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
11 declared, 11 inherited
Members
- new_window method
- kill method
- rename method
- list_environment method
- set_environment method
- unset_environment method
- remove_environment method
- attach method
- navigate_window method
- renumber_windows method
- get_environment method Requires an interactive terminal capability; current adapters return unsupported_tty.
Inherited members
Reached through libtmux.Configurable, libtmux.Entity.
- list_hooks libtmux.Configurable
- set_option libtmux.Configurable
- unset_option libtmux.Configurable
- set_hook libtmux.Configurable
- get_option libtmux.Configurable
- unset_hook libtmux.Configurable
- get_hook libtmux.Configurable
- list_options libtmux.Configurable
- reference libtmux.Entity
- run_hook libtmux.Configurable
- snapshot libtmux.Entity