Commit 39de952
committed
patch 8.0.1806: InsertCharPre causes problems for autocomplete
Problem: InsertCharPre causes problems for autocomplete. (Lifepillar)
Solution: Check for InsertCharPre before calling vpeekc(). (Christian
Brabandt, closes #2876)1 parent 18cebf4 commit 39de952
3 files changed
Lines changed: 36 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6185 | 6185 | | |
6186 | 6186 | | |
6187 | 6187 | | |
| 6188 | + | |
| 6189 | + | |
6188 | 6190 | | |
6189 | 6191 | | |
6190 | 6192 | | |
| |||
6194 | 6196 | | |
6195 | 6197 | | |
6196 | 6198 | | |
| 6199 | + | |
6197 | 6200 | | |
6198 | 6201 | | |
6199 | 6202 | | |
| |||
6202 | 6205 | | |
6203 | 6206 | | |
6204 | 6207 | | |
6205 | | - | |
| 6208 | + | |
6206 | 6209 | | |
6207 | 6210 | | |
6208 | 6211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
834 | 864 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
0 commit comments