...
This commit is contained in:
parent
1eeea70c7a
commit
a3d6bf7a2c
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue