aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/TerminalApplications
AgeCommit message (Collapse)Author
2022-11-20Zip, and Unzip is now workingEverythingWindows
2022-11-19completing any migration from TerminalExternalApps into its own moduleEverythingWindows
2022-11-19Rename function implementedEverythingWindows
2022-11-18Moving majority functions of apps from TerminalExternalApp into its own ↵EverythingWindows
separate module and fixing bug on ability to set hostname and username to blank
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