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

libtmux::Chain

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

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/chain.hpp
class libtmux::Chain
class [source]
class [source]
class libtmux::Chain

Several commands built up and sent as one tmux invocation.

tmux runs a chain until a command fails and discards the rest, so the chain is the unit of atomicity a caller gets — and the reply count alone cannot say which command failed.

Discussed in Control mode vs one-shot

9 declared, 0 inherited

Members

Esc

Type to search.