libtmux Reference MCP Search
On this page

LibTmux.IfShellRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/IfShellRequest.cs
struct LibTmux.IfShellRequest
struct [source]
struct [source]
struct LibTmux.IfShellRequest

Describes one if-shell invocation.

6 declared, 0 inherited

Members

  • IfShellRequest method Initializes a conditional command.
  • Background property Gets whether tmux runs the shell command without waiting.
  • ElseCommand property Gets the tmux command run when it fails, when any.
  • ShellCommand property Gets the shell command whose success decides.
  • TargetPane property Gets the pane the commands run against.
  • ThenCommand property Gets the tmux command run when it succeeds.
Esc

Type to search.