Closed MilesCranmer closed 4 months ago
Oh wait, sorry, it seems to be an issue with OhMyREPL that somehow manifested through VimBindings!
Despite the root cause being outside of VimBindings, it would be an improvement not to call the prefix search function directly, perhaps passing through the up or down key sequences. The current mechanism for prefix search is already buggy, like in #93, as well as its nonstandard behavior: j
and k
move up within a prompt entry when there are multiple lines, instead of navigating to the previous prompt like the up key does.
I guess this function was removed on 1.11 (rc1). When trying to type "k" to move upwards I get this message: