From bb98b81f827ee8ee1f7216ab7d31e58b355b82e8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 4 Mar 2024 19:03:23 +0530 Subject: [PATCH] Note that kitty keyboard protocol is supported in yazi Fixes #7189 --- docs/keyboard-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 638621fb5..14e96419e 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -49,6 +49,7 @@ In addition to kitty, this protocol is also implemented in: * The `dte text editor `__ * The `Helix text editor `__ * The `far2l file manager `__ +* The `yazi file manager `__ * The `awrit web browser `__ * The `nushell shell `__