On this page
libtmux::NewWindowOptions::index
- Module
- libtmux
- Declared in
- NewWindowOptions
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- index : std::optional< long long >
-
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