]> git.mdlowis.com Git - projs/tide.git/commit
reworked logic to report errors when writing the file instead of just dieing
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 20 May 2017 01:30:06 +0000 (21:30 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 20 May 2017 01:30:06 +0000 (21:30 -0400)
commit4e5bfb865aae6654a480b4d8e0db694f6993e081
tree809effb75fb64398862cedaa76d6d97ce43a40d4
parentf754919d5771cf28930d8b414667e0ea3cda6c9c
reworked logic to report errors when writing the file instead of just dieing
13 files changed:
TODO.md
inc/edit.h
inc/win.h
lib/buf.c
lib/utils.c
lib/view.c
lib/win.c
lib/x11.c
term.c
tests/lib/buf.c
tests/xedit.c
xedit.c
xpick.c