]> granicus.if.org Git - vim/commit
patch 8.0.0096 v8.0.0096
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Nov 2016 14:09:07 +0000 (15:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Nov 2016 14:09:07 +0000 (15:09 +0100)
commit2cab0e191055a8145ccd46cd52869fbb9798b971
tree0c3a83114c182262e07fa5434beeac799358e824
parent182707ac10d77359bf7a87c6b23ce4025d5b0ad4
patch 8.0.0096
Problem:    When the input or output is not a tty Vim appears to hang.
Solution:   Add the --ttyfail argument.  Also add the "ttyin" and "ttyout"
            features to be able to check in Vim script.
runtime/doc/eval.txt
runtime/doc/starting.txt
src/evalfunc.c
src/globals.h
src/main.c
src/structs.h
src/version.c