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

LibTmux.Server.Chain

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

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Chaining.cs
Other languages
Python Ruby Lua TypeScript Rust Go JavaC++ Swift
Chain ( ) → TmuxChain
method [source]
method [source]
Chain

Begins a chain that runs its commands in one tmux invocation.

This is the batched counterpart to the one-shot methods. Which one is in use is visible where the call starts rather than in an option, and nothing runs until the chain is executed.

Returns

An empty chain bound to this server.

Raises

Discussed in Control mode vs one-shot

In other ports Run several commands in one tmux invocation

0 declared, 0 inherited

Esc

Type to search.