rodlie / qtfm

Qt File Manager
https://qtfm.eu
GNU General Public License v2.0
156 stars 43 forks source link

session auto-save on exit #154

Closed treehugging-green-wolf closed 3 years ago

treehugging-green-wolf commented 4 years ago

when QTFM exits, all tabs will be saved to the file "session" under QTFM's config directory; then upon next load, QTFM will reload tabs from that file.

rodlie commented 4 years ago

Thanks, will test. This feature should probably have a setting (on/off).

treehugging-green-wolf commented 3 years ago

Closed in favor of #170