]> git.mdlowis.com Git - projs/tide.git/commit
Moved insert mode flag into buffer data structure and added logic to reflow the scree...
authorMike Lowis <mike.lowis@gentex.com>
Wed, 5 Oct 2016 12:30:41 +0000 (08:30 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Wed, 5 Oct 2016 12:30:41 +0000 (08:30 -0400)
commit58f747a1c7fb9beb5dc98c75226483215762066d
tree6a80df406a369f3e349b8735f6dc5f6a39103a37
parentf37a5e3993d80cf14a98e0a801a56cd4c26a8739
Moved insert mode flag into buffer data structure and added logic to reflow the screen every update when in insert mode
docs/waf [new file with mode: 0755]
edit.h
screen.c
xedit.c