pane.Pane.current_command
- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- Python TypeScript GoJava .NET C++Swift
-
Return the command currently running in the pane.
In other ports The command tmux reports running in a pane
- Python
libtmux.Pane.pane_current_command - TypeScript no equivalent on
Pane - Go
tmux.Pane.CurrentCommand - Java
io.github.libtmux.Pane.Pane.currentCommand - .NET no equivalent on
Pane - C++
libtmux::Pane::command - Swift
Pane.currentCommand
- Python
0 declared, 0 inherited