From 1c994e0bf419c5f862e7704e599f36cd407601e5 Mon Sep 17 00:00:00 2001 From: Arnaud Vallette d'Osia Date: Fri, 18 Oct 2024 16:38:29 +0000 Subject: [PATCH] add aerc + vaxis app / libs implementating kb protocol --- docs/keyboard-protocol.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 9f602cb06..5e5d543f0 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -44,6 +44,8 @@ Libraries implementing this protocol: * The `notcurses library `__ * The `crossterm library `__ * The `textual library `__ +* The `vaxis (go) library `__ +* The `vaxis (zig) library `__ Programs implementing this protocol: @@ -57,6 +59,7 @@ Programs implementing this protocol: * The `Yazi file manager `__ * The `awrit web browser `__ * The `Turbo Vision `__/`Free Vision `__ IDEs +* The `aerc email client `__ Shells implementing this protocol: