]> git.mdlowis.com Git - projs/tide.git/commit
move select line behavior to buf.c and use it when jumping to specific line number
authorMichael D. Lowis <mike.lowis@gentex.com>
Mon, 1 Oct 2018 13:24:23 +0000 (09:24 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Mon, 1 Oct 2018 13:24:23 +0000 (09:24 -0400)
commit79f27b4f92279ecc5e6312fb3b0596c8734d54e2
tree6cc47482af7724dafac1859da09ea907b955dde5
parente96bafcf789f642b4c0fefa353951d9075ec25cf
move select line behavior to buf.c and use it when jumping to specific line number
inc/edit.h
lib/buf.c
lib/view.c
tide.c