Commit 6b73188
committed
patch 8.1.0535: increment/decrement might get interrupted by updating folds
Problem: Increment/decrement might get interrupted by updating folds.
Solution: Disable fold updating for a moment. (Christian Brabandt,
closes #3599)1 parent 25a494c commit 6b73188
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5549 | 5549 | | |
5550 | 5550 | | |
5551 | 5551 | | |
| 5552 | + | |
| 5553 | + | |
| 5554 | + | |
| 5555 | + | |
| 5556 | + | |
| 5557 | + | |
| 5558 | + | |
5552 | 5559 | | |
5553 | 5560 | | |
5554 | 5561 | | |
5555 | 5562 | | |
| 5563 | + | |
| 5564 | + | |
| 5565 | + | |
| 5566 | + | |
5556 | 5567 | | |
| 5568 | + | |
5557 | 5569 | | |
| 5570 | + | |
| 5571 | + | |
| 5572 | + | |
5558 | 5573 | | |
5559 | 5574 | | |
5560 | 5575 | | |
| |||
5566 | 5581 | | |
5567 | 5582 | | |
5568 | 5583 | | |
| 5584 | + | |
| 5585 | + | |
| 5586 | + | |
| 5587 | + | |
5569 | 5588 | | |
| 5589 | + | |
5570 | 5590 | | |
5571 | 5591 | | |
5572 | 5592 | | |
| |||
5624 | 5644 | | |
5625 | 5645 | | |
5626 | 5646 | | |
| 5647 | + | |
| 5648 | + | |
| 5649 | + | |
| 5650 | + | |
5627 | 5651 | | |
5628 | 5652 | | |
5629 | 5653 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
792 | 792 | | |
793 | 793 | | |
794 | 794 | | |
| 795 | + | |
| 796 | + | |
795 | 797 | | |
796 | 798 | | |
797 | 799 | | |
| |||
0 commit comments