On this page
libtmux::Server::set_global_option
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- set_global_option ( name : std::string_view , value : std::string_view ) expected< void, CommandFailure >
-
Sets the value every session inherits, rather than one session's own.
0 declared, 0 inherited