On this page
LibTmux.Pane.BuildNewPaneArguments
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
- BuildNewPaneArguments ( request : NewPaneRequest ) List<string>
-
Builds the arguments a floating-pane request sends.
The command itself arrived in tmux 3.7, so the refusal belongs here rather than beside the dispatch: a chained request that skipped it would send a command older servers do not have.
- Raises
-
-
TmuxVersionTooLowException – tmux is older than 3.7.
-
0 declared, 0 inherited