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

cli,sql: do not exit interactive shells with Ctrl+C #13010

Open
cockroach-teamcity opened this issue Feb 11, 2022 · 0 comments
Open

cli,sql: do not exit interactive shells with Ctrl+C #13010

cockroach-teamcity opened this issue Feb 11, 2022 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroachdb/cockroach#76427 --- Release note (cli change): cockroach sql (and demo) now continue to accept user input when Ctrl+C is pressed at the interactive prompt and the current input line is empty. Previously, it would terminate the shell. To terminate the shell, the client-side command %5Cq is still supported. The user can also terminate the input altogether via EOF (Ctrl+D). The behavior in non-interactive use remains unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant