Dr. Werner Fink 2015-07-07 14:04:48 +00:00 committed by Git OBS Bridge
parent cb28b0b4f3
commit c0c95c5048

View File

@ -616,7 +616,7 @@ sed -ri '/^iTerm/{s@iterm\|@@}' misc/terminfo.src
> $SCREENLOG > $SCREENLOG
tail -q -s 0.5 -f $SCREENLOG & pid=$! tail -q -s 0.5 -f $SCREENLOG & pid=$!
eval screen -L -D -m ./${c#*./} --with-abi-version=5 \ eval screen -L -D -m ./${c#*./} --with-abi-version=5 \
--witouth-pthread \ --withouth-pthread \
--disable-reentrant \ --disable-reentrant \
--disable-ext-mouse \ --disable-ext-mouse \
--enable-widec \ --enable-widec \