Commit 1615b36
committed
patch 8.0.0616: not always setting 'background' correctly after :hi Normal
Problem: When setting the cterm background with ":hi Normal" the value of
'background' may be set wrongly.
Solution: Check that the color is less than 16. Don't set 'background' when
it was set explicitly. (Lemonboy, closes #1710)1 parent bf15b8d commit 1615b36
3 files changed
Lines changed: 38 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7834 | 7834 | | |
7835 | 7835 | | |
7836 | 7836 | | |
| 7837 | + | |
| 7838 | + | |
7837 | 7839 | | |
7838 | 7840 | | |
7839 | 7841 | | |
7840 | | - | |
7841 | | - | |
7842 | | - | |
| 7842 | + | |
| 7843 | + | |
| 7844 | + | |
| 7845 | + | |
7843 | 7846 | | |
7844 | 7847 | | |
7845 | | - | |
| 7848 | + | |
| 7849 | + | |
| 7850 | + | |
| 7851 | + | |
7846 | 7852 | | |
7847 | | - | |
7848 | | - | |
| 7853 | + | |
| 7854 | + | |
| 7855 | + | |
7849 | 7856 | | |
7850 | 7857 | | |
7851 | 7858 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | 770 | | |
769 | 771 | | |
| |||
0 commit comments