On this page
libtmux::NewSessionOptions::width
- Module
- libtmux
- Declared in
- NewSessionOptions
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- width : std::optional< int >
-
The size tmux gives the session while no client is attached.
Without it a detached session is 80x24, and a pane that reports its size to a program reports that.
0 declared, 0 inherited