adonais / skylark

Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
https://sourceforge.net/projects/libportable/files/Skylark/
GNU General Public License v3.0
461 stars 45 forks source link

Location to open new files #113

Open ghost opened 9 months ago

ghost commented 9 months ago

Proposal: Remember the location of the most recently opened file. Open file dialog should start with that directory. Currently, it always start with the skylark_x64 directory.

adonais commented 4 months ago

The first time you select a file, it shows the process directory, but not after that.

adonais commented 4 months ago

The first time you select a file, it shows the process directory, but not after that.