From af97a24be201f8fffe8ea73a1f1aab1e234fa1ce Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 6 Aug 2025 16:02:32 -0500 Subject: find-file --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.3.1