Fix the clear_terminal scrollback action also clearing screen

This commit is contained in:
Kovid Goyal
2025-01-05 14:06:14 +05:30
parent cbefc72a7e
commit b0c9262652
2 changed files with 3 additions and 1 deletions

View File

@@ -103,6 +103,8 @@ Detailed list of changes
- 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
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~