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
Any input into `$stdin` before showing prompt will be appear
on the next prompt, and entering new empty line will dispatch
previous command.
This patch consumes all input to `$stdin` just before showing
the prompt.
0 commit comments