]> git.mdlowis.com Git - projs/tide.git/commit
added logic to check for external file changes on save. Added 'Reload' and 'Overwrite...
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 23 May 2017 01:47:27 +0000 (21:47 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 23 May 2017 01:47:27 +0000 (21:47 -0400)
commit9883b021c4e851b0e8f2a330ef6ebf4024e00a95
tree3b4903756d7a66ec8fefca736a51815095ed75de
parentb85eacabb73223aee6aa3fd5cf53d365ed315509
added logic to check for external file changes on save. Added 'Reload' and 'Overwrite' builtins to address them
TODO.md
docs/xedit.1
docs/xedit.1.md
inc/edit.h
lib/buf.c
lib/utils.c
lib/view.c
xedit.c