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
fix: match newline characters and trim whitespace in prompt
Fixes a bug where only the first line of the prompt was matched,
so multi-line prompts are now recognized and handled properly.
Also fixes a bug where the first line being empty results in an empty prompt.
Signed-off-by: Edward Ly <[email protected]>
0 commit comments