From 9ddd7d070ec8b9c5fef335c9b64009e5c0d0f278 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 15 Nov 2022 12:05:59 +0530 Subject: [PATCH] Add a note to changelog about kitty @ speed improvements --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5e59d8f57..44609788e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -42,6 +42,9 @@ Detailed list of changes that can be used on all UNIX-like servers for remote control (``kitty-tool @``) and eventually viewing images and other kittens. +- Speed up the ``kitty @`` executable by ~10x reducing the time for typical + remote control commands from ~50ms to ~5ms + 0.26.5 [2022-11-07] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~