- Changed
os.sleep()so it yields when called in a coroutine. - Fixed the "Display all...?" prompt in
clink-select-completeto show up at the right times. - Fixed several obscure problems with queued input, e.g. from doskey aliases that include
$Tand from pasting multiline text via theclink-pastebindable command. - Fixed title bar flicker in Windows Terminal caused by the
cmd.get_errorlevelsetting. - Internal improvements for unit tests.