libtmux Reference MCP Search
On this page

libtmux::Pane::leave_mode

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
leave_mode ( ) expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
leave_mode

Leave whatever mode the pane is in.

A pane in no mode is refused, with tmux's "not in a mode". That is kept rather than smoothed into success: checking first would cost a round trip and still race, and a caller who cares can read in_mode or ignore the failure.

0 declared, 0 inherited

Esc

Type to search.