]> git.mdlowis.com Git - projs/tide.git/commit
Moved keyboard controls to a separate C file to abstract from the UI handling code
authorMike Lowis <mike.lowis@gentex.com>
Thu, 6 Oct 2016 15:37:43 +0000 (11:37 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Thu, 6 Oct 2016 15:37:43 +0000 (11:37 -0400)
commitcc4eceba1549c8f7bce981f4d75367da298d1af9
treea8c55617f3f11b03ccb6936c8adba9596071f7cb
parent029f68fa000a235b60bf6bbd1a42f6c2191469a0
Moved keyboard controls to a separate C file to abstract from the UI handling code
Makefile
buf.c
edit.h
keyboard.c [new file with mode: 0644]
xedit.c