Added history callback
This commit is contained in:
@ -16,11 +16,12 @@ 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
|
||||
|
||||
# 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
|
||||
* Add a builtin !<number> like in bash
|
||||
* Add a test for the treat_history_callback function
|
||||
* Get some sleep
|
||||
* Order the file (modules...)
|
||||
|
||||
Reference in New Issue
Block a user