diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-08-06 09:17:43 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-08-06 09:17:43 -0500 |
| commit | 6cdf366f6c5f47410ecbe22d8678d06852dc47d9 (patch) | |
| tree | b2df3607f7ed6426604d2f49487e3ac16f3faf19 /README.md | |
| parent | cbbfb6ca64cbf2a34fd786c10a958b3a76fdbbf2 (diff) | |
broot-sessionizer
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ What if we could have that kind of UX in tmux? ## Scripts (so far) - [`fzf-exec`](./fzf-exec/README.md): replaces the default command prompt with a vertico-style completion menu. -- [`broot-sessionizer`](./broot-sessionizer/README.md): A [Primeagen](https://github.com/ThePrimeagen/tmux-sessionizer)-esque sessionizer using broot as a directory picker +- [`broot-sessionizer`](./broot-sessionizer/README.md): replacement for [`tmux-sessionizer`](https://github.com/theprimeagen/tmux-sessionizer) that uses the broot instead of fzf, and runs in the minibuffer. Future ideas: - fzf-sessionizer |
