github directvt/vtm v0.9.37

latest releases: v2026.01.13, v2026.01.11, v2026.01.10...
2 years ago

GitHub all current

Changes

  • Fix line spacing for HTML-coded clipboard copy
  • Add print screen copy format option (HTML by default), #504
    You can now create colorful screenshots (Ctrl+RightDrag) for your Markdown documents (supported by VSCode Markdown Preview).
    <config>
      <client>
        <clipboard>
          <format=html />  <!-- none | text | ansi | rich | html | protected -->
        </clipboard>
      </client>
    </config>

Don't miss a new vtm release

NewReleases is sending notifications on new releases.