From c630e1293e79fcec3d038a650e7033d2a2aa9f67 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 8 Apr 2026 11:09:51 +0530 Subject: [PATCH] Fix #9827 --- docs/keyboard-protocol.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 609a6a7ae..b49c4acba 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -52,6 +52,7 @@ Libraries implementing this protocol: * The `textual library `__ * The vaxis library `go `__ and `zig `__ * The `bubbletea library `__ +* The `vtinput `__ and `vtui `__ libraries Programs implementing this protocol: @@ -62,7 +63,7 @@ Programs implementing this protocol: * The `dte text editor `__ * The `Helix text editor `__ * The `Flow control editor `__ -* The `far2l file manager `__ +* The `far2l `__ and `f4 `__ file managers * The `Yazi file manager `__ * The `awrit web browser `__ * The `Turbo Vision `__/`Free Vision `__ IDEs