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

Go API

Go documentation

tmux.Server.UnbindKey

Go

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_keys.go
Other languages
Python Ruby Lua TypeScript RustJava.NETC++ Swift
UnbindKey ( ctx : context.Context , request : UnbindKeyRequest ) → error
method [source]
method [source]
UnbindKey

UnbindKey removes one key binding or every binding in a key table. Key and AllKeys must select exactly one target; cancellation does not prove removal did not occur.

In other ports Unbind a key

0 declared, 0 inherited

Esc

Type to search.