- If stdin is not terminal,
morecommand runs astype. - On calling a batch file,
use CMD.EXE /V:ON /S /C "..."for boosting code instead of temporary batchfile. - (#340) Add lua variable
nyagos.histsizeto set the number of entries for history to save disk. (Thx @crile) - (#343) When %COMSPEC% is empty, use CMD.EXE (Thx @orz--)