You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following command works fine in iSH, but in LibTerm it halts right after the first matching file, and then seems to read from stdin: I can enter text but it's just that it doesn't react at all to Stop and EOF:
find * -exec echo found {} \;
The text was updated successfully, but these errors were encountered:
The following command works fine in iSH, but in LibTerm it halts right after the first matching file, and then seems to read from stdin: I can enter text but it's just that it doesn't react at all to Stop and EOF:
find * -exec echo found {} \;
The text was updated successfully, but these errors were encountered: