On this page
io.github.libtmux.Pane.Pane.chooseBuffer
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
-
Puts this pane into the paste-buffer browser.
<p>Does nothing when the server holds no buffers: tmux declines to show a chooser with nothing in it, and says so by returning success and leaving the pane as it was.
#mode()is how a caller tells the two apart.
0 declared, 0 inherited