summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-03-22 22:06:11 +1100
committerMaxime Coste <mawww@kakoune.org>2024-03-22 22:06:11 +1100
commit6598d7b1b2d4d69f805288384b72a076666ca5ca (patch)
tree9ce4300047e63f53cb1ac11c0b8235a0f88a9ece /rc/tools/python
parentd5f7cbad87331583717493ca701010f72c2d4f74 (diff)
Fix invalid access when recording keys
<c-n>/<c-p> handling in insert was always dropping the last key in the last_insert() vector (in order to replace it with the actual completion text inserted), this was not valid for synthetized keys that are not added to that vector in the first place. Take the opportunity to merge insert completion handling code between <c-n>/<c-p> and direct menu selection. Fixes #5120
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions