From 27048839eb04833ea677c6e28c2386e7684be5fa Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 27 Apr 2026 06:34:13 +0530 Subject: [PATCH] Fix #9928 --- docs/keyboard-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 6fe711443..8d8bb4678 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -53,6 +53,7 @@ Libraries implementing this protocol: * The vaxis library `go `__ and `zig `__ * The `bubbletea library `__ * The `vtinput `__ and `vtui `__ libraries +* The `tcell library `__ Programs implementing this protocol: