Is a lib now
This commit is contained in:
@ -17,13 +17,10 @@ Later, I can even make something useful out of it. For example, I could make it
|
||||
* A basic history system. Writes to ~/history.rshell
|
||||
* Tests for this history system
|
||||
* Added the !<number> function
|
||||
|
||||
* Order the file (modules...) => Ok, we doing a lib.
|
||||
|
||||
# Todo
|
||||
* Add a function that gets the path of the history file, rather than copying it every time
|
||||
* Other tests for the rest of the features
|
||||
* Add a builtin history command
|
||||
* Get some sleep
|
||||
* Order the file (modules...)
|
||||
* Use termion to capture the TAB and autocomplete
|
||||
|
||||
# Annotated process_line
|
||||
```rust
|
||||
|
||||
Reference in New Issue
Block a user