]> git.mdlowis.com Git - projs/tide.git/commit
move pty logic to pty.c and added shortcuts for ^c ^d and ^z
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 18 Jul 2017 15:15:15 +0000 (11:15 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 18 Jul 2017 15:15:15 +0000 (11:15 -0400)
commit39ccac7354243d00ded31c34603e70ac2f4fe1a2
tree7e9c4b17291e5b1ed879cc8c8bde3eddd42efcc6
parent27aaa74bae4907ab96c00ba16c56be140e398ea6
move pty logic to pty.c and added shortcuts for ^c ^d and ^z
Makefile
inc/edit.h
lib/pty.c [new file with mode: 0644]
tide.c