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

plan.ops.windows.NewWindow

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

View as Markdown

Module
plan.ops.windows
Package
libtmux
Source
crates/libtmux/src/plan/ops/windows.rs
struct plan.ops.windows.NewWindow
structoverload [source]
structoverload [source]
struct plan.ops.windows.NewWindow

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.
Esc

Type to search.