about summary refs log tree commit diff stats
path: root/src/tools/editor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on /editorMarcoPolo-PasTonMolo2022-03-241-1/+5
* re-factor `get_message_from_editor()`Steffen Jaeckel2022-03-141-62/+50
* prevent segfaultSteffen Jaeckel2022-03-131-0/+3
* Add stat.h to editorMichael Vetter2022-03-041-0/+1
* Include errno header in editor.cMichael Vetter2022-03-041-1/+2
* Move get_message_from_editor to appropriate file and change its keybindingMarcoPolo-PasTonMolo2022-03-031-0/+132