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

LibTmux.Workspace.WorkspacePane.WorkspacePane

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

API reference · Markdown

LibTmux.Workspace.WorkspacePane.WorkspacePane ( shellCommands : IReadOnlyList<string>? , startDirectory : string? , focus : bool )
method [source]
method [source]
LibTmux.Workspace.WorkspacePane.WorkspacePane

Initializes a pane description.

Parameters
  • shellCommands ( IReadOnlyList<string>? ) – The commands to run, in order.

  • startDirectory ( string? ) – The directory the pane starts in.

  • focus ( bool ) – Whether the pane is left selected.

Esc

Type to search.