libtmux::Server::set_global_option
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- Other languages
- Python Ruby Lua TypeScriptRust Go Java .NET Swift
- 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.
In other ports Set a default every session inherits
- Python no equivalent on
Server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
server.Server.setGlobalOption - Rust
server.Server.set_global_option - Go no equivalent on
Server - Java no equivalent on
Server - .NET no equivalent on
Server - Swift no equivalent on
Server
- Python no equivalent on
0 declared, 0 inherited