mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 15:04:50 +02:00
Remote control: allow scrolling to prev/next prompt
This commit is contained in:
@@ -120,6 +120,8 @@ Detailed list of changes
|
||||
|
||||
- Speed up rendering of box drawing characters by moving the implementation to native code
|
||||
|
||||
- Remote control: `kitten @ scroll-window`: Allow scrolling to previous/next prompt
|
||||
|
||||
- macOS: Fix fallback font rendering for bold/italic text not working for some symbols that are present in the Menlo regular face but not the bold/italic faces (:iss:`8282`)
|
||||
|
||||
- XTGETTCAP: Fix response invalid for empty string capabilities (:pull:`8304`)
|
||||
@@ -131,6 +133,7 @@ Detailed list of changes
|
||||
- Fix a regression in 0.39.0 that caused a crash on invalid Unicode with a
|
||||
large number of combining characters in a single cell (:iss:`8318`)
|
||||
|
||||
|
||||
0.39.1 [2025-02-01]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user