orcmid / nfoTools

Common Tools for nfoWare/nfoWorks projects
Apache License 2.0
2 stars 0 forks source link

Demonstrate the Command Prompt layering of command-line app terminal interaction #18

Open orcmid opened 3 years ago

orcmid commented 3 years ago

Construct a character-mode application that demonstrates the layering of CMD Command Prompt operations at the Terminal user interface.

This is to help identify the abstractions (and what to call the CMD Command Prompt operations.

With CMD, we want to reveal the user side of conHost and the user side of the Terminal. And then to clarify how much is Terminal, how much is conHost and how much a :POSIX-reliant application does or does not see what CMD sees and also how that shows up to the user as well.