macOS: Add the default shortcut cmd+k to clear the terminal screen and scrollback up to the cursor

Fixes #4625
This commit is contained in:
Kovid Goyal
2022-02-04 11:58:52 +05:30
parent 7d496f20a1
commit 50bc5b0302
8 changed files with 24 additions and 4 deletions

View File

@@ -88,6 +88,9 @@ Detailed list of changes
- macOS: Fix a regression in the previous release that broke switching input
sources by keyboard (:iss:`4621`)
- macOS: Add the default shortcut :kbd:`cmd+k` to clear the terminal screen and
scrollback up to the cursor (:iss:`4625`)
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~