andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 39 forks source link

Can't backspace in Locator due to auto-complete #395

Closed vi closed 8 years ago

vi commented 8 years ago

I currently typed in Locator: ../.., then began erasing dots: ../.. Enki auto-completes: ../.hg (hg being selected). I press Backspace again, it erases selected hg and auto-completes hg again.

Workaround: use mouse or press Backspace fast enough.

andreikop commented 8 years ago

Thanks @vi. I've seen the bug a few times but wasn't able to reproduce until now