- Module
- LibTmux
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/entity.rb
- Other languages
- PythonLuaTypeScriptRustGoJava.NETC++Swift
- Bases:
In other ports A tmux pane
- Python
libtmux.Pane - Lua
libtmux.Pane - TypeScript
pane.Pane - Rust
pane.Pane - Go
tmux.Pane - Java
io.github.libtmux.Pane.Pane - .NET
LibTmux.Pane - C++
libtmux::Pane - Swift
Pane
- Python
27 declared, 0 inherited
Members
- capture method Behavior: Pane input and capture.
- respawn method Behavior: Entity mutation.
- kill method Behavior: Entity removal.
- select method Behavior: Entity mutation.
- break_out method Behavior: Entity mutation.
- send_keys method Behavior: Pane input and capture.
- split method Behavior: Creation.
- resize method Behavior: Entity mutation.
- options method Behavior: Options and hooks.
- swap method Behavior: Entity mutation.
- pipe method The shell command and its format expansion are explicitly requested here. only_if_closed follows tmux -o: an existing pipe is closed, not retained.
- copy_mode method Behavior: Copy mode.
- hooks method Behavior: Options and hooks.
- join method Behavior: Entity mutation.
- server method Returns the value of attribute server.
- move method Behavior: Entity mutation.
- == method Behavior: Live handles.
- copy_command method Behavior: Copy mode.
- display method Behavior: Formats.
- eql? method Behavior: Live handles.
- hash method Behavior: Live handles.
- id method Behavior: Live handles.
- inspect method Behavior: Live handles.
- paste method Behavior: Pane input and capture.
- ref method Returns the value of attribute ref.
- send_text method Behavior: Pane input and capture.
- snapshot method Behavior: Snapshot acquisition.