Changes
- Make the CWD sync command template configurable via settings:
Now it is possible to configure the cwdsync command template, for example, make it without prefixed whitespace to be compatible with Far Manager (FarGroup/FarManager#798):
<config> <term> <cwdsync=" cd $P\n"/> </term> </config>
pwsh:echo "vtm.run(id=Term cfg='<config><term cwdsync=`"cd `$P\n`"/></config>')" | vtm