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

Put cursor at the beginning of the line before rendering prompt. #31696

Closed
alexey-milovidov opened this issue Nov 24, 2021 · 1 comment · Fixed by #69856
Closed

Put cursor at the beginning of the line before rendering prompt. #31696

alexey-milovidov opened this issue Nov 24, 2021 · 1 comment · Fixed by #69856
Assignees
Labels
easy task Good for first contributors st-almost-fixed Some fixes were applied but some still considered usability

Comments

@alexey-milovidov
Copy link
Member

alexey-milovidov commented Nov 24, 2021

Describe the issue

I run clickhouse-local and quickly type SELECT before prompt appeared. Then I get this:

$ clickhouse-local 
ClickHouse local version 21.12.1.1.

Smilovidov-desktop :)SELECT 1
@alexey-milovidov
Copy link
Member Author

Looks like it is fixed:

milovidov@milovidov-desktop:~/work/ClickHouse/tests/queries/0_stateless$ ~/work/ClickHouse/build_asan/programs/clickhouse local
aaaaaaaaaaaaaaaaaaaClickHouse local version 23.5.1.1.

milovidov-desktop :) aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

But why don't we do the same before outputting ClickHouse local version 23.5.1.1.?

@alexey-milovidov alexey-milovidov added easy task Good for first contributors st-almost-fixed Some fixes were applied but some still considered labels Oct 16, 2023
alexey-milovidov added a commit that referenced this issue Sep 22, 2024
@alexey-milovidov alexey-milovidov self-assigned this Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy task Good for first contributors st-almost-fixed Some fixes were applied but some still considered usability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant