diff --git a/protocol-extensions.asciidoc b/protocol-extensions.asciidoc index b54a095bc..de8cfe4f1 100644 --- a/protocol-extensions.asciidoc +++ b/protocol-extensions.asciidoc @@ -5,7 +5,10 @@ kitty has a few extensions to the xterm protocol, to enable advanced features. These are typically in the form of new or re-purposed escape codes. While these extensions are currently kitty specific, it would be nice to get some of them -adopted more broadly. +adopted more broadly, to push the state of terminal emulators forward. + +If you wish to discuss these extensions, propose additions/changes to them +please do so by opening issues in the github bug tracker. toc::[] @@ -54,6 +57,8 @@ emulator. The major design goals are the existing cursor based protocols. * Should use optimizations when the client is running on the same computer as the terminal emulator. +For some discussion regarding the design choices, see #33. + === Getting the window size In order to know what size of images to display and how to position them, the client must be able to get the