Skip to content

Experiments in a modern Windows console using the new PTY

License

Notifications You must be signed in to change notification settings

pingzing/ModernPseudoSh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModernPseudoSh

Experiments in a modern Windows console using the new PTY

Wpfsh/ contains a WPF implementation. ConPty/ contains the mechanisms for allocating enabling a ConPTY for the WPF application and setting up a communication channel between the two.

It's very simple and proof-of-concept right now. Currently, it's in a state where you'd want to implement a VT parser, (probably) a tokenizer, and of course, a renderer. This is the bare minimum starting point, and should in no way be considered anything other than a learning experiment.

About

Experiments in a modern Windows console using the new PTY

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages