github directvt/vtm v0.9.68

latest releases: v2026.01.16, v2026.01.13, v2026.01.11...
23 months ago

GitHub all current

Changes

  • 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 (FarGroup/FarManager#798):
    pwsh:
    echo "vtm.run(id=Term cfg='<config><term cwdsync=`"cd `$P\n`"/></config>')" | vtm
    
2024-02-14.19-38-40.mp4

Don't miss a new vtm release

NewReleases is sending notifications on new releases.