Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to watch mode #1911

Merged
merged 4 commits into from Mar 27, 2024
Merged

Improvements to watch mode #1911

merged 4 commits into from Mar 27, 2024

Conversation

mo8it
Copy link
Contributor

@mo8it mo8it commented Mar 23, 2024

  • Added shlex to handle command arguments probably (e.g. git commit -m "Message with spaces")
  • Print the help message on an unknown command.
  • Recycle the input buffer and lock stdin for a better performance.

@mo8it mo8it merged commit b13bafa into rust-lang:main Mar 27, 2024
5 checks passed
@mo8it mo8it deleted the watch branch March 27, 2024 13:42
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.

None yet

1 participant