We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933672b commit f0c8041Copy full SHA for f0c8041
README.md
@@ -35,6 +35,12 @@ This plugin solves the above problems.
35
- `v`, `|`, `%`: join vertically
36
- `f`, `@`: join full screen
37
38
+### Configuration
39
+
40
+If you wish for sessions created by promoting a pane or window use their path add this to `.tmux.conf`:
41
42
+ set -g @sessionist-maintain-path 'on'
43
44
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
45
46
Add plugin to the list of TPM plugins in `.tmux.conf`:
0 commit comments