github directvt/vtm v0.9.57

latest releases: v2026.02.03, v2026.01.16, v2026.01.13...
2 years ago

GitHub all current

Changes

The following logic is implemented:

If a menu item configuration with the specified 'id' already exists and it was created at desktop startup, then the launched window instance will inherit the existing configuration. Otherwise, it will be overwritten before starting a new window instance while preserving the existing windows in the group.

Examples (vtm desktop should be running)

printf "vtm.run(id=Terminals)\nvtm.run(id=Terminals)" | vtm
printf "vtm.run(id=Logs)" | vtm
printf "vtm.run(id=Tile cmd='h(Term, Logs)')" | vtm

Don't miss a new vtm release

NewReleases is sending notifications on new releases.