Completion selection is off by one after open_below
or open_above
#12563
Labels
C-bug
Category: This is a bug
open_below
or open_above
#12563
Summary
Completion selection is a bit broken when triggered after
open_below
oropen_above
:Haven't used Helix in a while, looks like this is a new feature introduced by #9801, I checked out 1badd9e and the issue is reproducible there
Reproduction Steps
I tried this:
o
(open_below
) orO
(open_above
) keybind , do not exit insert modefs::read_to_string
I expected this to happen:
path
to be selectedInstead, this happened:
pat
is selectedHelix log
No logs were recorded
~/.cache/helix/helix.log
Platform
Windows
Terminal Emulator
Windos Terminal 1.21.3231.0
Installation Method
source
Helix Version
29dda14 (latest master), 1badd9e (snippet system merge)
The text was updated successfully, but these errors were encountered: