Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“Load specified tabs instead of saved” doesn’t work #498

Open
vfaronov opened this issue Jul 24, 2021 · 1 comment
Open

“Load specified tabs instead of saved” doesn’t work #498

vfaronov opened this issue Jul 24, 2021 · 1 comment
Assignees
Labels

Comments

@vfaronov
Copy link
Contributor

Bug:

  1. In PreferencesItem List, check Load specified tabs instead of saved.
  2. Add two directories — let’s say /usr and /etc — and check Left list for one and Right list for the other.
  3. 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.)

@MeanEYE
Copy link
Owner

MeanEYE commented Jul 25, 2021

Thanks for reporting this. There's something odd with that functionality. Sunflower saves currently open directories anyway. This option was suppose to allow people to enforce certain directories always being open upon startup.

@MeanEYE MeanEYE self-assigned this Jan 22, 2024
@MeanEYE MeanEYE added the bug label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants