Commit 245c410
committed
patch 7.4.1758
Problem: Triggering CursorHoldI when in CTRL-X mode causes problems.
Solution: Do not trigger CursorHoldI in CTRL-X mode. Add "!" flag to
feedkeys() (test with that didn't work though).1 parent 8e42ae5 commit 245c410
3 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1526 | 1526 | | |
1527 | 1527 | | |
1528 | 1528 | | |
1529 | | - | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
1530 | 1535 | | |
1531 | 1536 | | |
1532 | 1537 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11547 | 11547 | | |
11548 | 11548 | | |
11549 | 11549 | | |
| 11550 | + | |
11550 | 11551 | | |
11551 | 11552 | | |
11552 | 11553 | | |
| |||
11569 | 11570 | | |
11570 | 11571 | | |
11571 | 11572 | | |
| 11573 | + | |
11572 | 11574 | | |
11573 | 11575 | | |
11574 | 11576 | | |
| |||
11592 | 11594 | | |
11593 | 11595 | | |
11594 | 11596 | | |
11595 | | - | |
| 11597 | + | |
| 11598 | + | |
11596 | 11599 | | |
11597 | | - | |
| 11600 | + | |
| 11601 | + | |
11598 | 11602 | | |
11599 | 11603 | | |
11600 | 11604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
| 751 | + | |
| 752 | + | |
751 | 753 | | |
752 | 754 | | |
753 | 755 | | |
| |||
0 commit comments