Skip to content
/ 6shell Public

Reference implementation for a VT6-enabled shell

License

Notifications You must be signed in to change notification settings

vt6/6shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • Push there, pull here
  • Implement server connection
  • Implement message building and put the following hint at the beginning of this file: To build this, the master branch of vt6.rs needs to be checked out in a sibling directory of this repo.
  • Implement vt6 negotiation
  • Be able to run executables in pipeline (is that already possible, only that all remaining input goes into the pipe?)
  • When is output being flushed? And by whom? By the terminal? In other words, is it the terminals fault that yes does not print y's?

About

Reference implementation for a VT6-enabled shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages