Commit b710f1e
fix: add SGR 221/222 kitty bold/faint individual reset
Handle SGR 221 (reset bold only) and SGR 222 (reset faint/dim only)
as kitty terminal extensions. Standard SGR 22 resets both simultaneously;
these codes allow independent control.
Fixes #32
Co-authored-by: Ona <no-reply@ona.com>1 parent 08e2ae0 commit b710f1e
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
148 | 156 | | |
149 | 157 | | |
150 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| 550 | + | |
0 commit comments