This change is required for Tcl 9 compatibility, otherwise this fails:
unbuffer printf '\xff'
This avoids an error:
i_read(spawn_id fd=6): invalid or incomplete multibyte or wide character
Log in to post a comment.
This avoids an error: