diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index e5fec5e60..39d1560e0 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -45,6 +45,7 @@ Some programs and libraries that use the kitty graphics protocol: * `term-image `_ - A Python library, CLI and TUI to display and browse images in the terminal * `glkitty `_ - C library to draw OpenGL shaders in the terminal with a glgears demo * `twitch-tui `_ - Twitch chat in the terminal +* `awrit `_ - Chromium-based web browser rendered in Kitty with mouse and keyboard support Other terminals that have implemented the graphics protocol: diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 6a25c6014..ae906c3c1 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -47,6 +47,7 @@ In addition to kitty, this protocol is also implemented in: * The `dte text editor `__ * The `Helix text editor `__ * The `far2l file manager `__ +* The `awrit web browser `__ .. versionadded:: 0.20.0