Open Issues Need Help
View All on GitHubAI Summary: This issue proposes adding a `cls` (clear console) command to declutter the command prompt output. The implementation should be in Java, ideally using an advanced method for better compatibility rather than just printing new lines. The submitter requests assignment for Hacktoberfest.
A full custom CMD shell written in Java with its own installer.
AI Summary: This enhancement request proposes making the 'exit' command case-insensitive within the application. Currently, the application only recognizes "exit" in all lowercase, which can be frustrating for users who might type variations like "Exit" or "EXIT". The suggested solution is to convert the user's input to lowercase before checking it against the 'exit' command for improved user-friendliness.
A full custom CMD shell written in Java with its own installer.
AI Summary: This issue proposes implementing a standard 'help' command for the command-line tool. The command will list all available commands to the console, aiming to improve the user experience for new users. The submitter requests assignment to contribute this feature as part of Hacktoberfest.
A full custom CMD shell written in Java with its own installer.
A full custom CMD shell written in Java with its own installer.
A full custom CMD shell written in Java with its own installer.
A full custom CMD shell written in Java with its own installer.