- Module
- LibTmux
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/entity.rb
- Other languages
- PythonLuaTypeScriptRustGoJava.NETC++Swift
- Bases:
In other ports A tmux window
- Python
libtmux.Window - Lua
libtmux.Window - TypeScript
window.Window - Rust
window.Window - Go
tmux.Window - Java
io.github.libtmux.Window.Window - .NET
LibTmux.Window - C++
libtmux::Window - Swift
Window
- Python
18 declared, 0 inherited
Members
- list_panes method Behavior: Live acquisition.
- select_layout method Behavior: Entity mutation.
- kill method Behavior: Entity removal.
- rename method Behavior: Entity mutation.
- split method Behavior: Creation.
- options method Behavior: Options and hooks.
- resize method Behavior: Entity mutation.
- hooks method Behavior: Options and hooks.
- respawn method Behavior: Entity mutation.
- 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.
- ref method Returns the value of attribute ref.
- snapshot method Behavior: Snapshot acquisition.