about summary refs log tree commit diff stats
path: root/src/ips/editor.nim
Commit message (Expand)AuthorAgeFilesLines
* openEditor: check for errorbptato2023-06-261-8/+11
* Fix crash in openEditor if SIGINT was deliveredbptato2023-06-261-1/+13
* Refactor config, add charset optsbptato2023-05-161-2/+2
* ips/editor: don't write file for empty input, check for conflicting filesbptato2022-12-251-7/+12
* ips/editor: make default line 1bptato2022-12-251-1/+1
* Add textareabptato2022-11-281-0/+59