libtmux::NewWindowOptions
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
-
What a new window is created as, and where it lands.
Placing a window after the current one shifts the windows above it up, so an index a caller is holding can change.
7 declared, 0 inherited
Members
- after_current attribute Immediately after the current window rather than at the end.
- environment attribute Variables the new process starts with, on top of what tmux passes down.
- focus attribute
- index attribute Put the window at this index rather than at the next free one.
- name attribute
- shell_command attribute
- start_directory attribute