libtmux Reference MCP Search
On this page

types.SendKeysOptions

View as Markdown

Module
types
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
interface types.SendKeysOptions
interface [source]
interface [source]
interface types.SendKeysOptions

2 declared, 0 inherited

Members

  • enter property Append Enter after the keys. Defaults to true.
  • literal property Send the string literally instead of letting tmux resolve key names.
Esc

Type to search.