From bf2f3c538976d4504a987d362a1b597b6a5ef900 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 15 Jul 2026 07:04:01 -0500 Subject: readme formatting --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 35beca3..e8c234e 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@ What if we could have that kind of UX in tmux? `tmux-minibuffer` is a collection of scripts for interacting with tmux using popup windows at the bottom of the screen, simulating minibuffer completion plugins, such as vertico. ## 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 - search scrollback (kinda like [fuzzback](https://github.com/roosta/tmux-fuzzback) or [swiper](https://github.com/abo-abo/swiper?tab=readme-ov-file#swiper)) - define custom commands in fzf-exec -- cgit v1.3.1