diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-08-06 16:02:32 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-08-06 16:02:32 -0500 |
| commit | af97a24be201f8fffe8ea73a1f1aab1e234fa1ce (patch) | |
| tree | cbeb392eba832d89ab48732dfffb518bc904fa5b /README.md | |
| parent | da59e4b84427f1add813a73472bee2d5b32c210d (diff) | |
find-file
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
