aboutsummaryrefslogtreecommitdiffstats
path: root/src/edit.rs
Commit message (Expand)AuthorAgeFilesLines
* support command line arguments in EDITOR/VISUALJesse Luehrs2021-10-291-25/+47
* clippyJesse Luehrs2021-10-291-1/+1
* disable swap and shada for EDITOR nvimEric Zhao2021-09-241-1/+1
* 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