A new action to clear scrollback+screen upto the line with the cursor

This commit is contained in:
Kovid Goyal
2022-02-04 11:42:42 +05:30
parent 8960bfebc0
commit 42fbd0a1af
4 changed files with 24 additions and 9 deletions

View File

@@ -82,6 +82,9 @@ Detailed list of changes
- ssh kitten: Fix location of generated terminfo files on NetBSD (:iss:`4622`)
- A new action to clear the screen up to the line containing the cursor, see
:ac:`clear_terminal`
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~