-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
Bug:
- In Preferences → Item List, check Load specified tabs instead of saved.
- Add two directories — let’s say
/usrand/etc— and check Left list for one and Right list for the other. - Save preferences and restart Sunflower.
I expect Sunflower to start with /usr in one notebook and /etc in the other. Instead, it starts with the home directory in both.
As far as I can tell from the source code, Sunflower saves that directory list but doesn’t use it anywhere.
(For me personally, it’s more convenient to specify initial directories on the command line. I stumbled upon this bug only because I didn’t know I could pass directories on the command line, and was looking for another way.)