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

Go API

Go documentation

tmux.Pane.Path

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

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/format_generated.go
Other languages
Python Ruby Lua TypeScript Rust Java .NET C++ Swift
Path ( ) → (string, bool)
method [source]
method [source]
Path

Path returns tmux #{pane_path} as string from this Pane's materialized pane-scoped fields (tmux 3.2a or later).

In other ports The path a pane was started in
  • Python libtmux.Pane.pane_path
  • Ruby No source-verified Ruby equivalent is recorded for this operation.
  • Lua No source-verified Lua equivalent is recorded for this operation.
  • TypeScript no equivalent on Pane
  • Rust no equivalent on Pane
  • Java no equivalent on Pane
  • .NET no equivalent on Pane
  • C++ libtmux::Pane::path
  • Swift no equivalent on Pane

0 declared, 0 inherited

Esc

Type to search.