andreikop / enki

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

Can't start qutepart Enki for creating a new file #94

Closed vi closed 11 years ago

vi commented 11 years ago

Starting old enki:

enki comptest.c -> New file ... is going to be reated

Starting qutepart enki:

enkiq comptest.c -> [Errno 2] No such file or directory: u'...'

P.S. this page already appears on my Firefox's "Speed dial"...

andreikop commented 11 years ago

P.S. this page already appears on my Firefox's "Speed dial"...

Enki becomes more complicated. Even I don't use all its functionality. So, I started covering it with unit tests. I slows down development (and fixing bugs, filled by you), but I hope it will decrease regressions count in the future.

vi commented 11 years ago

Now I usually start qutepart Enki by default, work in it. If I find some inconvenience, I write to Github (new or existing issue) and restart old Enki (fortunately they share session format).

andreikop commented 11 years ago

Fixed