Skip to content

polard8/terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal - Terminal emulator for Linux.

Here we're gonna create a terminal emulator reusing the code ported from Gramado OS. Read TODO.TXT.

 * This is the virtual terminal, terminal.bin. It is a client-side GUI application.
 * It has an embedded command line interface receaving system message.
 * At the second stage it is able to receive input from stderr, sent by the shell. Type 'start-shell'.
 * The plan is to use the tty infrastructure.

Releases

No releases published

Packages

No packages published

Languages