Cleanup clear to prompt implementation and allow moving cleared lies into scrollback

This commit is contained in:
Kovid Goyal
2024-02-28 11:27:41 +05:30
parent b8774327b6
commit d4c302bea3
6 changed files with 48 additions and 18 deletions

View File

@@ -72,6 +72,9 @@ Detailed list of changes
- icat kitten: Add a command line argument to override terminal window size detection (:iss:`7165`)
- When :ac:`clearing terminal <clear_terminal>` add a new type ``to_cursor_scroll`` which can be
used to clear to prompt while moving cleared lines into the scrollback
0.32.2 [2024-02-12]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~