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

mcp.model.SendKeysArgs.keys

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

API reference · Markdown

mcp.model.SendKeysArgs.keys : Option<Vec<String>>
attribute [source]
attribute [source]
mcp.model.SendKeysArgs.keys

tmux key names to press, in order, after any text.

These are interpreted rather than typed, which is the only way to send a key that has no character: C-c to interrupt, Escape, Up, C-d. Sending C-c as text would type those three characters. Omit to press none.

Esc

Type to search.