...
This commit is contained in:
parent
cc3b71154d
commit
3fc29e0d11
@ -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.
|
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
|
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 and terminal is unknown and variable especially over the network.
|
||||||
the client to remain running for the lifetime of the animation, which is not
|
Also they require the client to remain running for the lifetime of the
|
||||||
desirable for cat like utilities.
|
animation, which is not desirable for cat like utilities.
|
||||||
|
|
||||||
Terminal driven animations are achieved by the client specifying *gaps* (time
|
Terminal driven animations are achieved by the client specifying *gaps* (time
|
||||||
in milliseconds) between frames and instructing the terminal to stop or start
|
in milliseconds) between frames and instructing the terminal to stop or start
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user