-
|
I updated Fresh, and since then, whenever I exit it, it always remembers the previously opened documents, and so the documents already open in the tabs keep piling up. How can I turn this off? It's terribly annoying. |
Beta Was this translation helpful? Give feedback.
Answered by
sinelaw
Mar 29, 2026
Replies: 1 comment 3 replies
-
|
Do the files go away if you close them? Or do they keep reopening I agree it's sometimes annoying but there are different use cases where people prefer this behavior. I'm thinking of changing it to only reopen files if:
Thoughts? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's the
--no-restoreflag which doesn't try to open any previously opened files, can you try that? I think we need it configurable