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

libtmux::workspace::Workspace

API reference · Markdown

struct libtmux::workspace::Workspace
struct [source]
struct [source]
struct libtmux::workspace::Workspace

Discussed in C++ workspace builder behavior , C++ workspace builder API

In other ports Describe a workspace as data

Members

session_name

session_name : std::string
attribute [source]
attribute [source]
session_name

Discussed in JSON, NDJSON, and semantic color

start_directory

start_directory : std::string
attribute [source]
attribute [source]
start_directory

global_options

global_options : std::vector< std::pair< std::string, std::string > >
attribute [source]
attribute [source]
global_options

options

options : std::vector< std::pair< std::string, std::string > >
attribute [source]
attribute [source]
options

environment

environment : std::vector< std::pair< std::string, std::string > >
attribute [source]
attribute [source]
environment

windows

windows : std::vector< Window >
attribute [source]
attribute [source]
windows
Esc

Type to search.