plan.ops.panes.SendKeys.enter
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- plan.ops.panes
- Declared in
- SendKeys
- Package
- libtmux
- Source
- crates/libtmux/src/plan/ops/panes.rs
-
Follow the text with Enter.
When literal text is set, Enter is folded into it as a trailing carriage return rather than sent as a separate named key -- the same dispatch
crate::Pane::send_lineuses to submit a line in one command. Without text, Enter renders as the named key after whateverSendKeys::keyssends.
0 declared, 0 inherited