aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Console.vb
AgeCommit message (Collapse)Author
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-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 ↵EverythingWindows
some commands.
2022-11-13More NewLine migration, Epilepsy warning fixing, and fixing update systemEverythingWindows
2022-11-13Changed from Environment.NewLine to dedicated NewLine module thoroughly, ↵EverythingWindows
Fixing a bug on always asks for update, Slowly migrating from full Terminal-dependant to Console-based