format cli for better ui#4693
Conversation
|
|
Hi @alexander-akait could you take a look at this and tell if its relevant and a ui improvement? |
There was a problem hiding this comment.
already present in header so removved
|
Looks good, will review later |
|
Sorry, we don't need to make it, centering takes up a lot of space and makes it look fashionable rather than functional, I am fine to improve colors in our help, but don't want to waste space for fashion, if you really using terminal in your IDE you will find what this outputs take most of place |
ref #1481 (comment)
Video (for different width):
Screen.Recording.2026-03-10.at.8.14.01.AM.mov
Summary
While going thorough major PR's found this one not sure if it is still relevant. Added a nice formatting as in the comment image
What kind of change does this PR introduce?
refactor: improve cli ui
Did you add tests for your changes?
yes added test for making sure that the header banner is placed in center irrespective of width of terminal
Does this PR introduce a breaking change?
NO
If relevant, what needs to be documented once your changes are merged or what have you already documented?
NO
Use of AI
Was used for better understanding of codebase and for a initial draft.
Tests