libtmux Reference MCP Search
On this page

tmux.Server.BindKey

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_keys.go
BindKey ( ctx : context.Context , request : BindKeyRequest ) error
method [source]
method [source]
BindKey

BindKey binds Key to Command in a tmux key table. An empty Command creates a no-op binding on tmux 3.3 or newer; tmux 3.2a reports its upstream error. It mutates the table; cancellation does not prove that tmux did not bind Key.

0 declared, 0 inherited

Esc

Type to search.