]> git.mdlowis.com Git - projs/tide.git/commit
fixed line number updates for scroll up and optimized line number updates to only...
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 6 Jun 2017 02:47:13 +0000 (22:47 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 6 Jun 2017 02:47:13 +0000 (22:47 -0400)
commit24c3f008955de9c8b814b19b634dc1b07202b2c0
tree4e641fead9e85655727c2cb96e79911c925c147f
parent495bbb72d06c300ef0f56c707c4b5187df5a418b
fixed line number updates for scroll up and optimized line number updates to only recalculate line numbers when changes are made above the visible space
inc/edit.h
lib/view.c
lib/win.c