Commit graph

13 commits

Author SHA1 Message Date
EverythingWindows
e73d05d3b0 implemented the password stuff, but failed to be able to convert other than alphabet to its correspondant 2022-11-19 06:17:02 +07:00
EverythingWindows
996601e9cc Moving majority functions of apps from TerminalExternalApp into its own separate module and fixing bug on ability to set hostname and username to blank 2022-11-18 16:58:37 +07:00
EverythingWindows
4beaaa1988 further isolate any terminal-related function from console 2022-11-17 13:36:07 +07:00
EverythingWindows
9d0b741e7b Added KeyboardHandler to handle shortcuts and key input to make it universally used 2022-11-17 11:44:01 +07:00
EverythingWindows
b6ad60f568 CodepointSystem module, ColorSystem module, Completing TerminalInternalApps migrating to modules 2022-11-17 11:03:57 +07:00
EverythingWindows
e08f5e8e55 Optimization on Intro Story 2022-11-17 10:56:11 +07:00
EverythingWindows
415ee1e40d More enhanced code management and DesktopEnvironment experiments 2022-11-16 08:28:22 +07:00
EverythingWindows
8b879eb638 Moving DoCommand to TerminalAPI, etc. 2022-11-14 20:09:29 +07:00
EverythingWindows
52674dbd4d All one-way commands are not separated into each own module 2022-11-14 19:55:48 +07:00
EverythingWindows
b37a6e60c9 moving more from Console to Terminal Internal/External Apps 2022-11-14 12:11:31 +07:00
EverythingWindows
47d0c108df Migration from Console to TerminalInteralApps and TerminalExternalApps for some commands. 2022-11-14 10:25:13 +07:00
EverythingWindows
f3d11527bd More NewLine migration, Epilepsy warning fixing, and fixing update system 2022-11-13 21:22:42 +07:00
EverythingWindows
54355f9686 Changed from Environment.NewLine to dedicated NewLine module thoroughly, Fixing a bug on always asks for update, Slowly migrating from full Terminal-dependant to Console-based 2022-11-13 15:15:05 +07:00
Renamed from ShiftOS-TheRevival/MainForms/Terminal.vb (Browse further)