]> git.mdlowis.com Git - projs/tide.git/commit
resync the view on resize. may want to add logic to only di this if cursor/selection...
authorMichael D. Lowis <mike@mdlowis.com>
Mon, 13 May 2019 01:47:23 +0000 (21:47 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Mon, 13 May 2019 01:47:23 +0000 (21:47 -0400)
commit44d1868f00ea963d724a254b4bcd0299a5c77cfc
treeeb8d0cd1c2e559d2a492748462f0f0eaf8e5ca6d
parentc58a403196d4f9e9d8b32bbabfc1ac639643d7c1
resync the view on resize. may want to add logic to only di this if cursor/selection is on screen
inc/edit.h
src/lib/view.c
src/tframe.c
src/tide.c