paul-schaaf / vshell

v(oice) shell
MIT License
5 stars 0 forks source link

failed commands hang forever #41

Closed paul-schaaf closed 9 months ago

paul-schaaf commented 9 months ago

this is because they return with ? and are not joined. they should instead not return with ? but return an error msg using CompletedCommand

paul-schaaf commented 9 months ago

introduced in ce0aa0a6785b04f95ecf6cae8f3231848d7e6239