aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/TerminalApplications/External/TerminalExternalApps.vb
AgeCommit message (Collapse)Author
2022-11-27nice try on file skimmer lolEverythingWindows
2022-11-20Guide command, MathQuiz App, ShiftOS About, and moreEverythingWindows
2022-11-19completing any migration from TerminalExternalApps into its own moduleEverythingWindows
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-17CodepointSystem module, ColorSystem module, Completing TerminalInternalApps ↵EverythingWindows
migrating to modules
2022-11-16More enhanced code management and DesktopEnvironment experimentsEverythingWindows