Hotkeys now take \n as a press on enter

This commit is contained in:
Justine
2023-02-19 15:47:42 +01:00
parent 31b5fea2af
commit 3f4d13769e
2 changed files with 57 additions and 32 deletions

View File

@ -3,7 +3,7 @@ Rust Shell. This is an attempt to create a simple shell in Rust, because why not
TO DO:
* Add prompt RGB support
* Add hotkeys in sqishrc (albeit in the same manner as per colors, the conf Struct already has an hashmap field for it)
* Implement Alt+z cancels last hotkey, and also "$ENTER_" is like pressing enter
* Add aliases in sqishrc (same old same old)
* rc file shoudl probably just be called .sqishrc, and history .sqishrc.hist
* Add an Ascii header when starting with a waifu or smth I don't know I'm tired