aboutsummaryrefslogtreecommitdiffstats
path: root/src/edit.rs
Commit message (Collapse)AuthorAgeFilesLines
* better error message when editor is set incorrectlyJesse Luehrs2021-07-051-9/+16
|
* support VISUAL in preference to EDITORJesse Luehrs2021-03-021-2/+6
|
* implement editing a string in a text editorJesse Luehrs2020-04-181-0/+54