Skip to content

Keep the plain text output for narrow terminal size #388

@wdeveloper16

Description

@wdeveloper16

Description

gitt help CLI uses modern TUI - box + column style for the command output.
but this has one weakness, it's just broken when terminal has a small size.
So the output is invisible competely.
It's the best way to keep plain text output in a small certain terminal size.

Image Image

Steps to Reproduce

  1. Clone gittensor
  2. Run gitt --help, gitt admin --help and etc
  3. Observe that TUI is broken completely so it's invisible.

Expected Behavior

It should use plain text output in small terminal size.

Actual Behavior

gitt help CLI is broken completely when terminal has a small certain size.

Environment

  • Browser: Terminal
  • OS: Linux

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions