aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Console.vb
AgeCommit message (Expand)Author
2022-11-19implemented the password stuff, but failed to be able to convert other than a...EverythingWindows
2022-11-18Moving majority functions of apps from TerminalExternalApp into its own separ...EverythingWindows
2022-11-17further isolate any terminal-related function from consoleEverythingWindows
2022-11-17Added KeyboardHandler to handle shortcuts and key input to make it universall...EverythingWindows
2022-11-17CodepointSystem module, ColorSystem module, Completing TerminalInternalApps m...EverythingWindows
2022-11-17Optimization on Intro StoryEverythingWindows
2022-11-16More enhanced code management and DesktopEnvironment experimentsEverythingWindows
2022-11-14Moving DoCommand to TerminalAPI, etc.EverythingWindows
2022-11-14All one-way commands are not separated into each own moduleEverythingWindows
2022-11-14moving more from Console to Terminal Internal/External AppsEverythingWindows
2022-11-14Migration from Console to TerminalInteralApps and TerminalExternalApps for so...EverythingWindows
2022-11-13More NewLine migration, Epilepsy warning fixing, and fixing update systemEverythingWindows
2022-11-13Changed from Environment.NewLine to dedicated NewLine module thoroughly, Fixi...EverythingWindows