Commit 430bbfc
committed
Exclude newline character from colorized output
Coloring the newline character results in the terminal cursor becoming
colored when the final line in the interdiff is colored.
Fix this by not coloring the newline character.1 parent dcd431d commit 430bbfc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
1146 | | - | |
| 1146 | + | |
| 1147 | + | |
1147 | 1148 | | |
1148 | 1149 | | |
1149 | 1150 | | |
| |||
0 commit comments