io.github.libtmux.Pane.Pane.exitMode
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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.
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