andreikop / enki

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

Locator fails when files have spaces in their names #251

Closed yajo closed 9 years ago

yajo commented 9 years ago

Press Ctrl+L then write f file with spaces.txt and Enter. It will do nothing.

andreikop commented 9 years ago

Fixed. As a side effect, now Enki doesn't depend on pyparsing