libtmux Reference MCP Search
On this page

tmux.ListKeysRequest

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_keys.go
struct tmux.ListKeysRequest
struct [source]
struct [source]
struct tmux.ListKeysRequest

ListKeysRequest configures raw key-binding output. Its zero value selects tmux's default table and format; nil fields omit flags while explicit empty pointers are passed to tmux.

2 declared, 0 inherited

Members

  • Format attribute Format selects output format and requires tmux 3.7; see UnsupportedPolicy.
  • KeyTable attribute KeyTable limits output to one key table.
Esc

Type to search.