Pane.currentPath
- Declared in
- Pane
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Pane.swift
- Other languages
- PythonRubyLua TypeScript RustGoJava .NET C++
- currentPath : let currentPath: String
-
The working directory of the process in the pane, which follows the user around rather than staying where the pane was created.
Discussed in Format-token fields
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 - Go
tmux.Pane.CurrentPath - Java
io.github.libtmux.Pane.Pane.currentPath - .NET no equivalent on
Pane - C++ no equivalent on
Pane
- Python
0 declared, 0 inherited