aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-08-06 16:02:32 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-08-06 16:02:32 -0500
commitaf97a24be201f8fffe8ea73a1f1aab1e234fa1ce (patch)
treecbeb392eba832d89ab48732dfffb518bc904fa5b /README.md
parentda59e4b84427f1add813a73472bee2d5b32c210d (diff)
find-file
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