]> git.mdlowis.com Git - projs/tide.git/commit
Tweaked command execution routines to eliminate commands hanging the editor waiting...
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 15 Dec 2016 20:41:50 +0000 (15:41 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 15 Dec 2016 20:41:50 +0000 (15:41 -0500)
commitdc7f900626b53a955a4da0bfa765e8abcd61887a
treec3291204e6fdc078fc9c70cbc1dc7195243f400f
parent3164da98602235d8b43224f6d8f51ae8e813ea65
Tweaked command execution routines to eliminate commands hanging the editor waiting on input or output. Also added a function to cleanup zombie processes
inc/edit.h
libedit/exec.c
xedit.c