Skip to content

ptdeboer/vterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTerm

VT100 and XTerm emulator.

Info

Remastered version V2.0

  • Java 11

Origin

Started in 2005, this VTerm emulator has been part of VL-e's VBrowser and Platinum's VBrowser 2.0. This is now a stand-alone component.

See Virtual Laboratory for eScience: http://www.vl-e.nl/

Build

mvn clean package

Start

From the vterm-main module start the vterm script:

./vterm-main/target/vterm-main-2.2.0-dist/bin/vterm.sh

(Version might differ).