aboutsummaryrefslogtreecommitdiff
path: root/edit.py
Commit message (Expand)AuthorAgeFilesLines
* Format using blackA Farzat2022-05-181-29/+48
* Add default settings and setting descriptionsA Farzat2022-05-181-0/+24
* Change the author nameA Farzat2022-05-181-1/+1
* Fix a typoA Farzat2022-05-181-1/+1
* Confirm text is not empty before checking newlineA Farzat2022-05-181-1/+1
* Make the editor and terminal options more flexibleA Farzat2022-05-181-6/+9
* Merge branch 'oblitum/extension-and-fences'A Farzat2022-05-141-23/+45
|\
| * Add file type and code fences supportFrancisco Lopes2020-11-121-24/+44
* | Merge branch 'noeol'A Farzat2022-05-141-0/+3
|\ \
| * | Remove trailing newline character if existsA Farzat2022-05-141-0/+3
| |/
* / Use XDG_CACHE_HOME by defaultA Farzat2022-05-141-2/+7
|/
* Allow the editor to be opened in a separate terminal. (#7)poljar2019-03-021-15/+81
* Respect WEECHAT_HOME. (#6)Denis Kasak2019-02-131-1/+6
* Use shell-style word-splitting on `editor`C. Morgan Hamill2018-08-301-1/+2
* fixes issue1Marc Rumo2018-02-071-1/+2
* Allow editor configurationKeith Smiley2015-12-101-2/+7
* Remove file after using itKeith Smiley2015-10-181-0/+2
* Initial CommitKeith Smiley2015-10-181-0/+46