Skip to content

Commit f0c8041

Browse files
committed
docs: added how to set @sessionist-maintain-path
1 parent 933672b commit f0c8041

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ This plugin solves the above problems.
3535
- `v`, `|`, `%`: join vertically
3636
- `f`, `@`: join full screen
3737

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+
3844
### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)
3945

4046
Add plugin to the list of TPM plugins in `.tmux.conf`:

0 commit comments

Comments
 (0)