about summary refs log tree commit diff stats
path: root/src/tools/editor.c
Commit message (Expand)AuthorAgeFilesLines
* fix more memory leaksSteffen Jaeckel2023-01-181-1/+1
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Include common.h and xmpp.h in editor.cMichael Vetter2022-06-281-0/+2
* 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