Skip to content

Console Client break to new line #188

Description

@f1yegor

When I start to type some command select * from events group |
and at this moment want to cancel input and get new empty line.
Like in bash console Ctrl^C but couldn't.
Ctrl^D is ignored unless current line is empty.

Possible workarounds for now:

  1. Ctrl^A Ctrl&K if multiline mode not used.
  2. type ; and execute wrong/not-complete query(and also garbage history)

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-cliclickhouse-client (interactive CLI) and client library.usability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions