Commit b0ac4ea
committed
patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted
Problem: If <Down> is mapped on the command line 'wildchar' is inserted.
Solution: Set KeyTyped when using 'wildchar'. (closes #7552)1 parent e5730bd commit b0ac4ea
3 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2680 | 2680 | | |
2681 | 2681 | | |
2682 | 2682 | | |
| 2683 | + | |
2683 | 2684 | | |
| 2685 | + | |
| 2686 | + | |
2684 | 2687 | | |
2685 | 2688 | | |
2686 | 2689 | | |
| |||
2714 | 2717 | | |
2715 | 2718 | | |
2716 | 2719 | | |
| 2720 | + | |
2717 | 2721 | | |
2718 | 2722 | | |
2719 | 2723 | | |
| |||
2738 | 2742 | | |
2739 | 2743 | | |
2740 | 2744 | | |
| 2745 | + | |
2741 | 2746 | | |
2742 | 2747 | | |
2743 | 2748 | | |
| |||
2763 | 2768 | | |
2764 | 2769 | | |
2765 | 2770 | | |
| 2771 | + | |
2766 | 2772 | | |
2767 | 2773 | | |
2768 | 2774 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
61 | 74 | | |
62 | 75 | | |
63 | 76 | | |
| |||
| 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