io.github.libtmux.Pane.Pane.sendLiteral
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
-
-
Sends an ordered group of strings to this pane as the characters they spell.
Nothing is resolved as a key name, so
C-ctypes those three characters. Recorded before dispatch, with a line break in the joined text treated as tmux treats it: a submit the instant it reaches the pane, whether or not the caller also presses Enter afterward.- Parameters
-
-
beforeSend ( Runnable ) – validates current input ownership
-
0 declared, 0 inherited