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

Support multi line string in console #856

Closed
critical27 opened this issue Aug 27, 2019 · 1 comment
Closed

Support multi line string in console #856

critical27 opened this issue Aug 27, 2019 · 1 comment
Assignees
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@critical27
Copy link
Contributor

So we have some output which is multi line string, and the format in console will become weird.
For example, show create tag,
image

This one is generally ok, but if the string becomes longer, it will be harder to figure out. See example below:
image

I think maybe we can support something like multi line string, put them in to a single cell without occupying other cells.

@jude-zhu jude-zhu added type/enhancement Type: make the code neat or more efficient later labels Nov 21, 2019
@Shylock-Hg
Copy link
Contributor

It's ok now

yixinglu pushed a commit to yixinglu/nebula that referenced this issue Jan 31, 2023
* Create auto_cherry_pick.yml

* Update auto_cherry_pick.yml

* Update auto_cherry_pick.yml

* Update auto_cherry_pick.yml

* Update auto_cherry_pick.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

4 participants