open several instance of CudaText

Post Reply
SamC
Posts: 212
Joined: 12.08.2023 00:49

open several instance of CudaText

Post by SamC »

Hello,
If I install 2 cudatext in two different path(like D:\cuda1 and D:\cuda2) and open them at same time,are they totally separated?The settings changed in one instance will not affect another one?
In such case,is there any point need to consider for avoiding some conflict?
Thanks!
main Alexey
Posts: 3154
Joined: 25.08.2021 18:15

Re: open several instance of CudaText

Post by main Alexey »

if option "ui_one_instance" is On (per default), both copies will see the running of each other (so 2nd running copy will exit)! so turn the option Off, in both folders, and they will work separately.
Post Reply