libtmux Reference MCP Search
On this page

libtmux::Server::unbind_key

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux-cxx
Source
include/libtmux/server.hpp
unbind_key ( table : std::string_view , key : std::string_view ) expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
unbind_key

Unbinding a key that was not bound succeeds; unbinding in a table that does not exist is refused.

A table exists only while something is bound in it, so taking away the last binding takes the table with it.

0 declared, 0 inherited

Esc

Type to search.