On this page
LibTmux.Server.BuildDisplayMessageArguments
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Display.cs
- BuildDisplayMessageArguments ( request : DisplayMessageRequest ) List<string>
-
Builds the arguments a message request sends.
This stays on the server because two of the flags depend on which tmux is answering: literal expansion arrived in 3.4, and 3.2a refuses the target-client flag outright. A chained message has to be built the same way a direct one is.
0 declared, 0 inherited