This commit is contained in:
pagedown 2023-02-10 12:46:40 +08:00
parent c172e0158c
commit f8644682f9
No known key found for this signature in database
GPG Key ID: E921CF18AC8FF6EB

View File

@ -44,7 +44,7 @@ Detailed list of changes
- launch: When using ``--cwd=current`` for a remote system support running non shell commands as well (:disc:`5987`)
- When changing the cursor text color via escape codes or remote control to a fixed color, do not reset cursor_text_color (:iss:`5994`)
- When changing the cursor color via escape codes or remote control to a fixed color, do not reset cursor_text_color (:iss:`5994`)
- Input Method Extensions: Fix incorrect rendering of IME in-progress text in some situations (:pull:`6002`)