Add TuiOS and bubbletea to docs

This adds TuiOS and bubbletea to the documentation
This commit is contained in:
ShalokShalom
2025-11-02 16:25:33 +01:00
committed by GitHub
parent 97b030edf7
commit b8f4760f60

View File

@@ -40,6 +40,7 @@ In addition to kitty, this protocol is also implemented in:
* The `iTerm2 terminal <https://gitlab.com/gnachman/iterm2/-/issues/10017>`__
* The `rio terminal <https://github.com/raphamorim/rio/commit/cd463ca37677a0fc48daa8795ea46dadc92b1e95>`__
* The `WezTerm terminal <https://wezfurlong.org/wezterm/config/lua/config/enable_kitty_keyboard.html>`__
* The `TuiOS terminal (multiplexer) <https://github.com/Gaurav-Gosain/tuios/issues/26>`__
Libraries implementing this protocol:
@@ -47,6 +48,7 @@ Libraries implementing this protocol:
* The `crossterm library <https://github.com/crossterm-rs/crossterm/pull/688>`__
* The `textual library <https://github.com/Textualize/textual/pull/4631>`__
* The vaxis library `go <https://sr.ht/~rockorager/vaxis/>`__ and `zig <https://github.com/rockorager/libvaxis/>`__
* The `bubbletea library <https://github.com/charmbracelet/bubbletea/issues/869>`__
Programs implementing this protocol: