Commit ba2929b
committed
patch 8.0.1073: may get an endless loop if 'statusline' changes a highlight
Problem: May get an endless loop if 'statusline' changes a highlight.
Solution: Do not let evaluating 'statusline' trigger a redraw.1 parent 9943329 commit ba2929b
2 files changed
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3915 | 3915 | | |
3916 | 3916 | | |
3917 | 3917 | | |
3918 | | - | |
3919 | | - | |
| 3918 | + | |
| 3919 | + | |
3920 | 3920 | | |
3921 | 3921 | | |
3922 | 3922 | | |
| |||
3958 | 3958 | | |
3959 | 3959 | | |
3960 | 3960 | | |
| 3961 | + | |
| 3962 | + | |
| 3963 | + | |
3961 | 3964 | | |
3962 | 3965 | | |
3963 | 3966 | | |
| |||
4267 | 4270 | | |
4268 | 4271 | | |
4269 | 4272 | | |
4270 | | - | |
4271 | | - | |
| 4273 | + | |
| 4274 | + | |
4272 | 4275 | | |
4273 | 4276 | | |
4274 | 4277 | | |
4275 | 4278 | | |
4276 | 4279 | | |
4277 | | - | |
4278 | | - | |
| 4280 | + | |
| 4281 | + | |
4279 | 4282 | | |
4280 | 4283 | | |
4281 | 4284 | | |
| |||
4730 | 4733 | | |
4731 | 4734 | | |
4732 | 4735 | | |
| 4736 | + | |
| 4737 | + | |
| 4738 | + | |
| 4739 | + | |
| 4740 | + | |
| 4741 | + | |
| 4742 | + | |
4733 | 4743 | | |
4734 | 4744 | | |
4735 | 4745 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| 772 | + | |
| 773 | + | |
772 | 774 | | |
773 | 775 | | |
774 | 776 | | |
| |||
0 commit comments