From b9a2524992816008601449c05a6c67aecaf59ac0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 10 Feb 2017 09:45:41 +0530 Subject: [PATCH] Add a link to the issue for graphics rendering --- protocol-extensions.asciidoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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