Can now cd to a directory containing spaces; entering a command reset

the history callback counter. Changed the exit prompt to be friendlier.
This commit is contained in:
Justine
2023-02-20 18:34:42 +01:00
parent 981cebea5b
commit 30cb3f9887
2 changed files with 13 additions and 5 deletions

View File

@ -5,7 +5,6 @@ TODO:
* Aliases don't currently handle arguments. My alias "vless" does not work with "vless lib.rs"
* A shortcut / implemented command to show all Hotkeys
* git commit -m "message" does not work
* Can't cd to a directory containing spaces in its name
* Startup script section in sqishrc
## sqishrc (Config)