github directvt/vtm v0.9.79

latest releases: v2026.03.07, v2026.03.06, v2026.03.05...
22 months ago

GitHub all current

Changes:

  • Revise title/footer rendering in GUI mode (fix shadows and overbright). #571
  • Add a side border option config/term/layout/border (=0 by default). #584:
    settings.xml:
    <config>
        <term>
            <layout>
                <oversize=0 opacity=0xC0/>  <!-- Scrollback horizontal (left and right) oversize. (for convenient horizontal scrolling). -->
                <border=1/>                 <!-- Viewport's left and right border. -->
            </layout>
        </term>
    </config>
  • config/term/fields section renamed to config/term/layout
  • config/term/fields/size option renamed to the config/term/layout/oversize section
  • config/term/fields/lucent option renamed to config/term/layout/oversize/opacity

image

Don't miss a new vtm release

NewReleases is sending notifications on new releases.