From 3fc29e0d1197bd395f883374dc5ee098366d0ab3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 Feb 2021 09:03:39 +0530 Subject: [PATCH] ... --- docs/graphics-protocol.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 312a5e59b..ce707b935 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -581,9 +581,9 @@ frame. To change the current frame, use the ``c`` key:: This will make the seventh frame in the image with id ``3`` the current frame. However, client driven animations can be sub-optimal, since the latency between -the two is unknown and variable especially over the network. Also they require -the client to remain running for the lifetime of the animation, which is not -desirable for cat like utilities. +the client and terminal is unknown and variable especially over the network. +Also they require the client to remain running for the lifetime of the +animation, which is not desirable for cat like utilities. Terminal driven animations are achieved by the client specifying *gaps* (time in milliseconds) between frames and instructing the terminal to stop or start