-
Notifications
You must be signed in to change notification settings - Fork 0
Thursday Features
-
Simpler to understand commands and how to use them.
-
The ability to add commands and turn off all Thursday commands.
-
The back command, which will put the user in the previous directory they were in without having to do any setup.
-
The Home key button, this will put the user's cursor at the beginning of the incoming command input.
-
The End key button, this will put the user's cursor at the end of the incoming command input.
-
The Delete key button, this will delete the whole incoming command input.
-
Changeable color prompt and being able to turn color on and off.
-
There is a built in dictionary to search for words on the go.
-
There are encrypt and decrypt commands that will hide a message for you.
-
Decompressing and Compressing files / folders made simple with the depress and compress commands. Just do compress or decompress and then the file or folder that you want to make smaller.
-
Update cp and mv commands. With a given -m argument, you can be put in the same directory that you ant to either copy or move your files to.
-
Tab auto complete with the first press of the button and displaying the similar items being found on the second press of the button.