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

libtmux::NewWindowOptions::index

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

View as Markdown

Module
libtmux
Declared in
NewWindowOptions
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
index : std::optional< long long >
attribute [source]
attribute [source]
index

Put the window at this index rather than at the next free one.

tmux refuses an index already in use rather than shifting anything, and that refusal is kept: a workspace rebuilt over a running one should say so rather than quietly land somewhere else.

0 declared, 0 inherited

Esc

Type to search.