On this page
io.github.libtmux.Pane.Pane.exitMode
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
-
Leaves whichever mode this pane is in.
<p>tmux spells this
copy-mode -q, which quits any mode and not only copy mode — a clock and a chooser go the same way. The name is tmux's history rather than its behaviour, so it is not the one exposed here.
0 declared, 0 inherited