Update changelog
This commit is contained in:
parent
983e570bbe
commit
57c1a6ffcc
2 changed files with 4 additions and 2 deletions
|
|
@ -97,7 +97,9 @@ Detailed list of changes
|
|||
0.42.0 [future]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- The panel kitten can now be used to :ref:`quake`
|
||||
- The :doc:`panel kitten </kittens/panel>` can now be used to :ref:`quake`
|
||||
|
||||
- The :doc:`panel kitten </kittens/panel>` now works on macOS as well as Wayland (:iss:`2590`)
|
||||
|
||||
- **Behavior change**: Now kitty does full grapheme segmentation following the
|
||||
Unicode 16 spec when splitting text into cells (:iss:`8533`)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ terminal program.
|
|||
|
||||
It is useful for showing status information or notifications on your desktop
|
||||
using terminal programs instead of GUI toolkits. It can also be used for a
|
||||
:ref:`Quake like quick access terminal`.
|
||||
:ref:`Quake like quick access terminal <quake>`.
|
||||
|
||||
.. figure:: ../screenshots/panel.png
|
||||
:alt: Screenshot, showing a sample panel
|
||||
|
|
|
|||
Loading…
Reference in a new issue