Make the CWD sync command template configurable via settings:
<config>
<term>
<cwdsync=" cd $P\n"/>
</term>
</config>
Now it is possible to configure the cwdsync command template, for example, make it without prefixed whitespace to be compatible with Far Manager (https://github.com/FarGroup/FarManager/issues/798):
pwsh:
Changes
Now it is possible to configure the cwdsync command template, for example, make it without prefixed whitespace to be compatible with Far Manager (https://github.com/FarGroup/FarManager/issues/798): pwsh: