Note that kitty keyboard protocol is supported in yazi

Fixes #7189
This commit is contained in:
Kovid Goyal
2024-03-04 19:03:23 +05:30
parent 1687c74913
commit bb98b81f82

View File

@@ -49,6 +49,7 @@ In addition to kitty, this protocol is also implemented in:
* The `dte text editor <https://gitlab.com/craigbarnes/dte/-/issues/138>`__
* The `Helix text editor <https://github.com/helix-editor/helix/pull/4939>`__
* The `far2l file manager <https://github.com/elfmz/far2l/commit/e1f2ee0ef2b8332e5fa3ad7f2e4afefe7c96fc3b>`__
* The `yazi file manager <https://github.com/sxyazi/yazi>`__
* The `awrit web browser <https://github.com/chase/awrit>`__
* The `nushell shell <https://github.com/nushell/nushell/pull/10540>`__