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
- Other languages
- Python Ruby Lua TypeScript Rust Go .NETC++ Swift
- chain ( ) CommandChain
-
Starts a chain of commands where each one acts on what the last one made.
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.
In other ports Run several commands in one tmux invocation
- Python no equivalent on
Server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.chain - Go no equivalent on
Server - .NET
LibTmux.Server.Chain - C++
libtmux::Server::run_chain - Swift no equivalent on
Server
- Python no equivalent on
0 declared, 0 inherited