]> git.mdlowis.com Git - projs/tide.git/commit
Added logic to allowing toggling line numbers in win.c. Default is off but config... line-numbers
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 6 Jun 2017 16:50:13 +0000 (12:50 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 6 Jun 2017 16:50:13 +0000 (12:50 -0400)
commit548fd495a5e2b09b35ba16d14af0c18b93256fce
tree2484c2000af9c29ad96708bb28ac190e9436ed4f
parentdceea37d0ee89d807b15e08e54edfdfe919a815d
Added logic to allowing toggling line numbers in win.c. Default is off but config.h defaults them to on for tide. Also fixed a bug for line numbers on an empty buffer
config.h
inc/win.h
lib/view.c
lib/win.c
tide.c