From 9d0df0db4e7048f4e0e141674d8c489990499558 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 13 Aug 2025 05:20:22 +0530 Subject: [PATCH] Add link to fzf based tab switcher kitten with previews --- docs/kittens/custom.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/kittens/custom.rst b/docs/kittens/custom.rst index 7f12c351d..e4509c3ff 100644 --- a/docs/kittens/custom.rst +++ b/docs/kittens/custom.rst @@ -418,6 +418,8 @@ Kittens created by kitty users `smart-scroll `_ Makes the kitty scroll bindings work in full screen applications +`kitty-tab-switcher `__ + Fuzzy finder for kitty tabs with previews `gattino `__ Integrate kitty with an LLM to convert plain language prompts into shell commands.