aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Console.Designer.vb
AgeCommit message (Collapse)Author
2022-11-20Guide command, MathQuiz App, ShiftOS About, and moreEverythingWindows
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-14Migration from Console to TerminalInteralApps and TerminalExternalApps for ↵EverythingWindows
some commands.
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