aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/API/TerminalAPI.vb
AgeCommit message (Collapse)Author
2022-11-17further isolate any terminal-related function from consoleEverythingWindows
2022-11-17Changing from all uses Console.BadCommand = False to just one ↵EverythingWindows
NormalCommand() Sub
2022-11-17More structured in functionsEverythingWindows
2022-11-17moving from DirectoryManagement to each modules for DE's other module for ↵EverythingWindows
said action.
2022-11-17CodepointSystem module, ColorSystem module, Completing TerminalInternalApps ↵EverythingWindows
migrating to modules
2022-11-16More enhanced code management and DesktopEnvironment experimentsEverythingWindows
2022-11-16Moving more commands from TerminalAPI into its own moduleEverythingWindows
2022-11-14Moving DoCommand to TerminalAPI, etc.EverythingWindows
2022-11-14More organizedEverythingWindows