mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
Merge branch 'charset-shift-fixes'
This commit is contained in:
commit
2a75da4143
4 changed files with 47 additions and 14 deletions
|
|
@ -61,6 +61,8 @@
|
|||
_Private Usage Area_ codepoints to be treated as double-width
|
||||
characters.
|
||||
* OSC 9 desktop notifications (iTerm2 compatible).
|
||||
* Support for LS2 and LS3 (locking shift) escape sequences
|
||||
(https://codeberg.org/dnkl/foot/issues/581).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
@ -166,6 +168,8 @@
|
|||
* Restore `SIGHUP` in spawned processes.
|
||||
* Text reflow performance (https://codeberg.org/dnkl/foot/issues/504).
|
||||
* IL+DL (`CSI Ps L` + `CSI Ps M`) now moves the cursor to column 0.
|
||||
* SS2 and SS3 (single shift) escape sequences behaving like locking
|
||||
shifts (https://codeberg.org/dnkl/foot/issues/580).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue