github directvt/vtm v0.9.9w

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

GitHub all current

Changes:

  • Implemented the following APIs (DOSKEY.EXE) support:
    • AddConsoleAlias
    • GetConsoleAlias
    • GetConsoleAliasExesLength
    • GetConsoleAliasExes
    • GetConsoleAliasesLength
    • GetConsoleAliases
    • ExpungeConsoleCommandHistory
    • SetConsoleNumberOfCommands - not used
    • GetConsoleCommandHistoryLength
    • GetConsoleCommandHistory
    • GetConsoleHistoryInfo - not used
    • SetConsoleHistoryInfo - not used
  • Alt+F10 to wipe DOSKEY aliases for current process (by process module name).
  • Alt+F7 to clear command history (by process module name).
  • Processes with the same module name share a common command history.
  • Force 16-color mode on MS Windows prior Windows 10.
  • Implement word-based text wrapping. #396
  • Add GitHub Action workflow to generate binaries for the big three OS platforms.
  • Disable mouse event processing when any reporting mode enabled. #438
  • Add the ability to change default menu item settings. #439

Don't miss a new vtm release

NewReleases is sending notifications on new releases.