aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b8f79c..35beca3 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,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): replacement for [`tmux-sessionizer`](https://github.com/theprimeagen/tmux-sessionizer) that uses the broot instead of fzf, and runs in the minibuffer.
+- [`find-file`](./find-file/README.md): Menu to open a file from the current session using broot.
Future ideas:
- fzf-sessionizer