From 40d8111717b724ad2f09c94a42c7a603c2847cb1 Mon Sep 17 00:00:00 2001 From: Mike Smith <10135646+mikesmithgh@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:43:44 -0500 Subject: [PATCH] Document integration with tool kitty-scrollback.nvim --- docs/integrations.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/integrations.rst b/docs/integrations.rst index c77b830f6..306ebcdf9 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -239,16 +239,22 @@ running around inside nvim `__. Scrollback manipulation ------------------------- +.. tool_kitty_scrollback_nvim: + +`kitty-scrollback.nvim `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +😽 Open your Kitty scrollback buffer with Neovim. Ameowzing! + .. tool_kitty_search: `kitty-search `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Live incremental search of the scrollback buffer. .. tool_kitty_grab: `kitty-grab `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Keyboard based text selection for the kitty scrollback buffer.