Add new mappable action scroll_prompt_to_bottom

This commit is contained in:
pagedown
2022-02-04 22:52:06 +08:00
parent 9ab2a38d5c
commit a1a0c9ab80
4 changed files with 38 additions and 0 deletions

View File

@@ -93,6 +93,9 @@ Detailed list of changes
- Fix a regression in the previous release that broke strikethrough (:disc:`4632`)
- A new action :ac:`scroll_prompt_to_bottom` to moves the non-empty prompt lines
to the bottom. (:pull:`4634`)
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~