aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/TerminalApplications
AgeCommit message (Collapse)Author
2022-11-17further isolate any terminal-related function from consoleEverythingWindows
2022-11-17Added KeyboardHandler to handle shortcuts and key input to make it ↵EverythingWindows
universally used
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