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 reorder opened files in the list anymore #129

Closed vi closed 11 years ago

vi commented 11 years ago

When using Ctrl+{PgUp,PgDn} to switch between files it is convenient when related files stay close in the opened files list, so that I can avoid using mouse to switch files or pressing the shortcut multiple times. This is especially useful as Enki still does not have vertical/horizontal split to keep they even closer in even better way.

Hovewer in current (ee234bc905c17734e2e62357238ccb36f4655bbc) Enki I just can't drag and drop entries in the opened files list.

andreikop commented 11 years ago

Fixed in the master