There is no setting to make Pyzo behave this way. You could modify the source to do this. I could point you to the lines of code that you should remove/adjust, if you're interested :)
- Almar On Mon, Sep 16, 2019, at 14:28, Valentin Vinoles wrote: > > Hello, > > when starting Pyzo, the previous .py files are loaded in the editor. For > instance, if I work on files named file1.py and file2.py in Pyzo, then > restarting Pyzo, file1.py and file2.py will be open in the editor. I want to > disable that so when starting Pyzo, there is nothing in the editor (or a > empty new .py file is ok too). > > Is it possible to do that ? > > Thanks ! > > -- > You received this message because you are subscribed to the Google Groups > "Pyzo" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/pyzo/ad9c8634-b649-4fcc-988d-5edd76a8012c%40googlegroups.com > > <https://groups.google.com/d/msgid/pyzo/ad9c8634-b649-4fcc-988d-5edd76a8012c%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/pyzo/359fb948-0add-4d29-ac24-fb58c1652ddb%40www.fastmail.com.
