mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 09:48:09 +02:00
...
This commit is contained in:
@@ -105,7 +105,7 @@ Detailed list of changes
|
|||||||
|
|
||||||
- macOS: Add menu items to the Edit menu to clear the screen and scrollback
|
- macOS: Add menu items to the Edit menu to clear the screen and scrollback
|
||||||
|
|
||||||
- Fix the :ac:`clear_terminal` scrollback action also clearing screen, not just scrollback
|
- Fix the :ac:`clear_terminal scrollback <clear_terminal>` action also clearing screen, not just the scrollback
|
||||||
|
|
||||||
0.38.1 [2024-12-26]
|
0.38.1 [2024-12-26]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
@@ -166,7 +166,7 @@ Legacy xterm compatibility
|
|||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
The original xterm proposal for this escape code used shape names from the
|
The original xterm proposal for this escape code used shape names from the
|
||||||
file:`X11/cursorfont.h` header on X11 based systems. Terminal implementations
|
:file:`X11/cursorfont.h` header on X11 based systems. Terminal implementations
|
||||||
wishing to maintain compatibility with xterm can also implement these names as
|
wishing to maintain compatibility with xterm can also implement these names as
|
||||||
aliases for the CSS based names defined in the :ref:`pointer_shape_names` table.
|
aliases for the CSS based names defined in the :ref:`pointer_shape_names` table.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user