Commit 51b477f
committed
patch 8.2.2564: focus events end Insert mode if 'esckeys' is not set
Problem: Focus events end Insert mode if 'esckeys' is not set.
Solution: Do not enable focus events when 'esckeys' is off. (closes #7926)1 parent 4fa1175 commit 51b477f
2 files changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2071 | 2071 | | |
2072 | 2072 | | |
2073 | 2073 | | |
| 2074 | + | |
2074 | 2075 | | |
2075 | 2076 | | |
2076 | 2077 | | |
| |||
3618 | 3619 | | |
3619 | 3620 | | |
3620 | 3621 | | |
3621 | | - | |
3622 | | - | |
3623 | | - | |
| 3622 | + | |
| 3623 | + | |
| 3624 | + | |
3624 | 3625 | | |
3625 | 3626 | | |
3626 | 3627 | | |
| |||
3676 | 3677 | | |
3677 | 3678 | | |
3678 | 3679 | | |
3679 | | - | |
3680 | | - | |
3681 | | - | |
| 3680 | + | |
| 3681 | + | |
| 3682 | + | |
3682 | 3683 | | |
3683 | 3684 | | |
3684 | 3685 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
| 754 | + | |
753 | 755 | | |
754 | 756 | | |
755 | 757 | | |
| |||
0 commit comments