Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.Server.Server.chain

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java
  • .NET
  • C++
  • Swift Unavailable

View as Markdown

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
method [source]
method [source]
chain

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

0 declared, 0 inherited

Esc

Type to search.