The latest commit (`b88179d`) introduced a regression. To reproduce, create a file with the following contents: ``` hello h ``` Then on the last line type `e`. The word `hello` is not proposed. However if you do the same at commit `b8f00ea` it works as expected.
The latest commit (
b88179d) introduced a regression.To reproduce, create a file with the following contents:
Then on the last line type
e. The wordhellois not proposed.However if you do the same at commit
b8f00eait works as expected.