Skip to content

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Jun 4, 2025

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.

@ko1 ko1 force-pushed the clear_stdin_before_prompt branch from 1ec4ab0 to 41c4183 Compare June 4, 2025 07:49
Copy link

launchable-app bot commented Jun 4, 2025

Tests Failed

✖️no tests failed ✔️73 tests passed(3 flakes)

@ko1
Copy link
Collaborator Author

ko1 commented Jun 4, 2025

#1098

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.
@ko1 ko1 force-pushed the clear_stdin_before_prompt branch from 41c4183 to 9643f45 Compare June 11, 2025 02:27
@ko1
Copy link
Collaborator Author

ko1 commented Jun 13, 2025

This patch makes failure on remote connections, so I need to revisit it later.

@ko1 ko1 closed this Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant