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

LibTmux.SelectPaneRequest

.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/SelectPaneRequest.cs
struct LibTmux.SelectPaneRequest
struct [source]
struct [source]
struct LibTmux.SelectPaneRequest

Describes one select-pane invocation.

6 declared, 0 inherited

Members

  • Direction property Gets which pane to move to.
  • InputEnabled property Gets whether input is enabled, disabled, or left alone.
  • KeepZoom property Gets whether a zoomed pane stays zoomed.
  • Last property Gets whether the last active pane is selected.
  • Mark property Gets whether the pane is marked, unmarked, or left alone.
  • ToCommand method Returns a pane-selection request as one tmux command.
Esc

Type to search.