Commit 9842269
Fix the implementation of curses addch(str, color_pair): pass the
color pair to setcchar(), instead of always passing 0 as the color
pair.
(cherry picked from commit 077af8c)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 364a1d3 commit 9842269
2 files changed
Lines changed: 17 additions & 3 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
179 | 191 | | |
180 | 192 | | |
181 | 193 | | |
| |||
606 | 618 | | |
607 | 619 | | |
608 | 620 | | |
609 | | - | |
| 621 | + | |
610 | 622 | | |
611 | 623 | | |
612 | 624 | | |
| |||
2621 | 2633 | | |
2622 | 2634 | | |
2623 | 2635 | | |
2624 | | - | |
| 2636 | + | |
2625 | 2637 | | |
2626 | 2638 | | |
2627 | 2639 | | |
| |||
3644 | 3656 | | |
3645 | 3657 | | |
3646 | 3658 | | |
3647 | | - | |
| 3659 | + | |
3648 | 3660 | | |
3649 | 3661 | | |
3650 | 3662 | | |
| |||
0 commit comments