Update changelog to note animation support
This commit is contained in:
parent
95dc87cf04
commit
89b4f59efa
@ -7,6 +7,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
0.20.0 [future]
|
||||
----------------------
|
||||
|
||||
- Support display of animated images ``kitty +kitten icat animation.gif``. See
|
||||
:ref:`animation_protocol` for details on animation support in the kitty
|
||||
graphics protocol.
|
||||
|
||||
- A new keyboard reporting protocol with various advanced features that can be
|
||||
used by full screen terminal programs and even games, see
|
||||
:doc:`keyboard-protocol` (:iss:`3248`)
|
||||
|
||||
@ -487,6 +487,8 @@ use the ``i`` key with the image id for all future communication.
|
||||
The ability to use image numbers (see :doc:`kittens/query_terminal` to query kitty version)
|
||||
|
||||
|
||||
.. _animation_protocol:
|
||||
|
||||
Animation
|
||||
-------------------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user