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

pane.Pane.send_key_names

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

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
send_key_names ( self , keys : I ) → Result<(), Error>
method [source]
method [source]
send_key_names

Send tmux key names, such as C-c or Enter.

Errors

Returns an error when tmux does not recognize a key name.

Discussed in Pane interaction

0 declared, 0 inherited

Esc

Type to search.