plan.ops.windows.NewWindow
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- plan.ops.windows
- Package
- libtmux
- Source
- crates/libtmux/src/plan/ops/windows.rs
-
Create a window in a session.
7 declared, 0 inherited
Members
- command method Run this instead of a shell in the window's pane.
- environment method Set a variable in the window's environment before it starts.
- focus method Leave the new window, and so its pane, active.
- index method Place the window at this index rather than the next free one.
- name method Name the window.
- new method Create a detached window in this session.
- start_directory method Start the window's pane in this directory.