mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
osc: dirty grids on *all* color modifying sequences
We only updated the grid for OSC 4 - Set color <idx>. But we did *not* do it for 104 (reset color <idx>), 10 - set default foreground, 11 - set default background, 110 - reset default foreground, or 111 - reset default background.
This commit is contained in:
parent
38ee05b1c7
commit
3e1636c013
2 changed files with 65 additions and 47 deletions
|
|
@ -75,6 +75,8 @@
|
|||
resized while searching.
|
||||
* Selection start point not moving when the selection changes
|
||||
direction.
|
||||
* OSC 10/11/104/110/111 (modify colors) did not update existing screen
|
||||
content (https://codeberg.org/dnkl/foot/issues/94).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue