Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::Server::set_global_option

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

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 >
methodreadonly [source]
methodreadonly [source]
set_global_option

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

0 declared, 0 inherited

Esc

Type to search.