From 932fd1a886ba9a86418eb3ea1fa3bb403780b784 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Sun, 2 Nov 2025 16:29:37 +0100 Subject: [PATCH] Add flow control Forgot to add with the previous commit :) --- docs/keyboard-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 5d062259d..d06e2c94a 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -58,6 +58,7 @@ Programs implementing this protocol: * The `kakoune text editor `__ * The `dte text editor `__ * The `Helix text editor `__ +* The `Flow control editor `__ * The `far2l file manager `__ * The `Yazi file manager `__ * The `awrit web browser `__