Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

plan.ops.panes.SendKeys.enter

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
plan.ops.panes
Declared in
SendKeys
Package
libtmux
Source
crates/libtmux/src/plan/ops/panes.rs
enter ( mut ) → Self
method [source]
method [source]
enter

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_line uses to submit a line in one command. Without text, Enter renders as the named key after whatever SendKeys::keys sends.

0 declared, 0 inherited

Esc

Type to search.