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

LibTmux.MovePaneRequest

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

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/MovePaneRequest.cs
struct LibTmux.MovePaneRequest
struct [source]
struct [source]
struct LibTmux.MovePaneRequest

Describes one move-pane or join-pane invocation.

8 declared, 0 inherited

Members

  • Before property Gets whether the pane lands before the target.
  • Detach property Gets whether the moved pane is left unselected.
  • Direction property Gets which side of the target the pane lands on.
  • FullWindow property Gets whether the split spans the whole window.
  • MovePaneRequest method Initializes a pane-move request.
  • Size property Gets the size in cells or as a percentage.
  • Target property Gets the pane or window to move against.
  • ToCommand method Returns a pane-move request as one tmux command.
Esc

Type to search.