mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
Problem: no way to get current selected item in a async context Solution: add completed flag to show the entries of currently selected index item (@glepnir) closes: #16451 Signed-off-by: glepnir <glephunter@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>