Update 'README.md'
This commit is contained in:
parent
57476671ed
commit
23dd3ae947
@ -4,7 +4,8 @@ Rust Shell. This is an attempt to create a simple shell in Rust, because why not
|
|||||||
TODO:
|
TODO:
|
||||||
* Aliases don't currently handle arguments. My alias "vless" does not work with "vless lib.rs"
|
* Aliases don't currently handle arguments. My alias "vless" does not work with "vless lib.rs"
|
||||||
* A shortcut / implemented command to show all Hotkeys
|
* A shortcut / implemented command to show all Hotkeys
|
||||||
* Pressing Ctrl+c in a running command sends SIGINT all the way to the shell, which closes
|
* git commit -m "message" does not work
|
||||||
|
* Impossible to grep history / maybe implement Ctrl+R ?
|
||||||
|
|
||||||
## sqishrc (Config)
|
## sqishrc (Config)
|
||||||
See the included sqishrc.yaml.example file included, and copy it as ~/.sqishrc.yaml
|
See the included sqishrc.yaml.example file included, and copy it as ~/.sqishrc.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user