On this page
LibTmux.Pane.BuildSplitArguments
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
- BuildSplitArguments ( request : SplitPaneRequest ) List<string>
-
Builds the arguments a split request sends.
Splitting into an empty pane and the appearance flags both arrived in tmux 3.7, so this stays on the pane that knows which tmux is answering. It keeps the identifier-printing flags, so a chained split can say which pane it made.
0 declared, 0 inherited