files icon indicating copy to clipboard operation
files copied to clipboard

Open in last viewed folder should be optional

Open migtorr opened this issue 2 years ago • 1 comments

Problem

When I open Files it opens in my last viewed folder, not home. Even if I io.elementary.files /home/mineru it opens home folder + last viewed folder in a tab

Proposal

Make open last viewed optional

Prior Art (Optional)

No response

migtorr avatar Sep 24 '23 09:09 migtorr

You can currently prevent restoring previous tabs two ways:

  • Disable "History" in the System Settings/Security & Privacy. This will affect all apps (including Files) that respect that setting. OR
  • Set the gsetting "/io/elementary/files/preferences/restore-tabs" to false either in using dconf-editor or on the command line. (gsettings set io.elementary.files.preferences restore-tabs false)

At present you cannot change this setting through the FIles UI. Feel free to amend this issue if this is what you desire.

jeremypw avatar Sep 24 '23 11:09 jeremypw