tmux.Pane.CurrentPath
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- PythonRubyLua TypeScript RustJava .NET C++ Swift
-
CurrentPath returns tmux #{pane_current_path} as string from this Pane's materialized pane-scoped fields (tmux 3.2a or later).
In other ports A pane process's working directory
- Python
libtmux.Pane.pane_current_path - Ruby
LibTmux::PaneSnapshot#current_path - Lua
libtmux.SnapshotPane.current_path - TypeScript no equivalent on
Pane - Rust
pane.Pane.current_path - Java
io.github.libtmux.Pane.Pane.currentPath - .NET no equivalent on
Pane - C++ no equivalent on
Pane - Swift
Pane.currentPath
- Python
0 declared, 0 inherited