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 7e2feb7 commit 731a072Copy full SHA for 731a072
README.md
@@ -36,7 +36,7 @@ https://github.com/user-attachments/assets/be1d2732-38ee-41c7-9393-ecc6c0211048
36
## Configuration (What You Must Do)
37
You must write **.tmux-sessionizer**, config file.
38
```text
39
-default=~/personal, ~/projects, ./
+default=~/personal, ~/projects, ./ # comma separated, both absolute/relative are acceptable.
40
```
41
42
tmux-sessionizer searches directories and displays them using fzf, but it does not search all directories.
0 commit comments