aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2018-10-12 09:21:09 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2018-10-12 09:21:09 -0400
commit2637424fd7cd3389f4d7da20831acd4bd27c6c2a (patch)
tree2527f8a02e9110fa000a5476f842055fafd744c9
parent3f54cb91f2f5aa500fdb5ce5d48665ba8196a50c (diff)
downloadtextadept-2637424fd7cd3389f4d7da20831acd4bd27c6c2a.tar.gz
textadept-2637424fd7cd3389f4d7da20831acd4bd27c6c2a.zip
Updated to latest lspawn for proper return values for empty lines and EOF.
This was not being handled correctly in the terminal version.
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 5d7bf447..693ed7e0 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -371,7 +371,7 @@ scintilla_zip = cfad7e56cac1.zip
lua_tgz = lua-5.3.5.tar.gz
lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip
-lspawn_zip = 80f2aa6ab11b.zip
+lspawn_zip = f22d4d50a6ac.zip
gtdialog_zip = 6435a42450c7.zip
cdk_tgz = cdk-5.0-20150928.tgz
termkey_tgz = libtermkey-0.20.tar.gz