Hello there,
I have a huge iso file opened by accident in Cudatext. Cudatext was frozen, and I somehow exited Cudatext. I'm not sure how it's exit, as I was trying different things at that time. E.g. tried to close it by clicking the "X", try to kill it from task manager. Now, I cannot open Cudatext, looks like it may be trying to open the same huge iso file. Is there a way that I can make Cudatext not to open that file when I start it?
Thanks
*edit* the system is Windows 11.
Clear opened files
-
- Posts: 2245
- Joined: 25.08.2021 18:15
method a. Find the file (cudatext)/settings/user.json and write the option:
method b. Delete files (cudatext)/settings/history*
Code: Select all
{
"ui_reopen_session": false,
}