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

plan.ops.panes.SplitWindow

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

View as Markdown

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

Split a window, making a pane.

7 declared, 0 inherited

Members

  • direction method Put the new pane on this side of the one being divided.
  • command method Run this instead of a shell in the new pane.
  • environment method Set a variable in the new pane's environment before it starts.
  • focus method Leave the new pane focused.
  • horizontal method Split side by side rather than one above the other.
  • new method Split this window, leaving the new pane unfocused.
  • start_directory method Start the new pane in this directory.
Esc

Type to search.