On this page
io.github.libtmux.Server.Server.chain
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
- chain ( ) CommandChain
-
Starts a chain of commands where each one acts on what the last one made.
<p>tmux moves its own current target as a group runs, so a chain needs no round trip to learn the id of a window or pane it just created.
0 declared, 0 inherited