aboutsummaryrefslogtreecommitdiff
path: root/src/readline.rs
Commit message (Collapse)AuthorAgeFilesLines
* readline: explain constant highlighting regexMaximilian Bosch2022-01-041-0/+16
|
* Deduplicate references to functions & constantsMaximilian Bosch2021-12-301-8/+5
|
* Fix highlighting of `e` vs `exp`Maximilian Bosch2021-12-301-2/+4
|
* Update rustyline to v9Maximilian Bosch2021-12-301-1/+6
| | | | | | Also refresh line always. This isn't a big deal for the small expressions we have here and also fixes a few annoying issues I had with the highlighter.
* Add functions to highlighting listMaximilian Bosch2021-12-301-1/+1
|
* Merge branch 'master' into pickfire-helpAkshay2020-11-061-0/+2
|
* fixes for nixAkshay2020-11-021-0/+121