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
Say I send a bunch of commands and I don't care about their output, and I especially don't care about the [REXPECT_PROMPT> added by commands that don't have output (e.g. export foo=bar). Is there a way to clear that out to prepare a blank slate for later commands?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Say I send a bunch of commands and I don't care about their output, and I especially don't care about the
[REXPECT_PROMPT>
added by commands that don't have output (e.g.export foo=bar
). Is there a way to clear that out to prepare a blank slate for later commands?Beta Was this translation helpful? Give feedback.
All reactions