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

libtmux.MovePaneOptions

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

View as Markdown

Module
libtmux
Package
libtmux
Source
lua/libtmux/_internal/topology.lua
class libtmux.MovePaneOptions
class [source]
class [source]
class libtmux.MovePaneOptions

7 declared, 1 inherited

Members

  • before attribute Place before the target in native geometry.
  • direction attribute Defaults to vertical.
  • full_size attribute Extend across the full window.
  • percent attribute Percentage from 1 to 100; excludes size.
  • select attribute Defaults to false; true requires target_link.
  • size attribute Cell count from 1 to 10000; excludes percent.
  • target_link attribute Guarded target pane placement.

Inherited members

Reached through libtmux.TopologyOptions.

Esc

Type to search.