Re: Upgrade for "cm_SyncChangeDir"
Posted: 2023-10-13, 09:44 UTC
Sorry, I don't understand what exactly you want. You can already combine 1 (don't turn off sync) with 2 (warn user with beep on first try).
Forum - Public Discussion and Support
https://www.ghisler.ch/board/
I thought it was old, and 4 is just a new flag that doesn't change anything here.05.10.23 Added: cm_SyncChangeDir: New option in wincmd.ini [Configuration] SyncChangeDirMode=2 0: turn off mode when no dir with same name in other panel, 1: don't turn off, add 2 to warn on first try to enter dir (32/64)
No, SyncChangeDirMode was added to 11.02 as a new option.I thought it was old
Code: Select all
05.10.23 Added: cm_SyncChangeDir:
New option in
wincmd.ini
[Configuration]
SyncChangeDirMode=2
0: turn off mode when no dir with same name in other panel,
1: don't turn off,
add 2 to warn on first try to enter dir (32/64)
I reflected this above in a quote from the version history, highlighting the necessary.ghisler(Author) wrote: 2023-10-15, 07:56 UTC No, SyncChangeDirMode was added to 11.02 as a new option.
Yup, thanks. I had already got all of these and had set it to 5, which IMO is the best. Its behavior up to now bugged me for quite some time, it just didn't bug be enough to complain about it. The new behavior (5) is much better. I also tried 7 for a little while but didn't like it.ghisler(Author) wrote: 2023-10-19, 08:39 UTC First, the flag in the wincmd.ini is called SyncChangeDirMode, not SyncChangeDir. Second, the value of 4 only makes sense when you already use 1 (don't turn off the mode).