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

libtmux::workspace::Pane

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

API reference · Markdown

struct libtmux::workspace::Pane
struct [source]
struct [source]
struct libtmux::workspace::Pane

Discussed in C++ workspace builder API

Members

shell_commands

shell_commands : std::vector< Command >
attribute [source]
attribute [source]
shell_commands

shell

shell : std::string
attribute [source]
attribute [source]
shell

start_directory

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

focus

focus : bool
attribute [source]
attribute [source]
focus

environment

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

Type to search.