Skip to content

bnavetta/java-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Java terminal emulator. It uses Swing, so it should run on all platforms. For a usage demo, see the DemoConsole class.

Using the terminal:

Type text into the prompt like any other terminal. Use the arrow keys to move within the current line, and the backspace key to delete text. You can copy/paste text into the terminal. Press tab for autocomplete. You cannot edit previously entered lines or text output by the console (i.e. a prompt).

About

A pure Java GUI terminal emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages