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

tmux.ListKeysRequest

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

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.