]> git.mdlowis.com Git - projs/tide.git/commit
added shortcuts.c file for common text editing shortcuts
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 9 May 2019 16:27:59 +0000 (12:27 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 9 May 2019 16:27:59 +0000 (12:27 -0400)
commit987321afb2bbcf399781026123a55d8fad477923
tree40b7a456f4ea5a654f2636ad9d774972ee5a31fe
parent69e62893e0cfc46dbaac29a3df5a7f21cb27aac5
added shortcuts.c file for common text editing shortcuts
Makefile
inc/edit.h
inc/x11.h
src/lib/shortcuts.c [new file with mode: 0644]
src/lib/x11.c
src/tframe.c
src/tide.c