Skip to content

change width of suggestion field #167

Closed
@ikanobori

Description

@ikanobori

in cli.py I'd suggest to change
max_w = int(w * 0.8) to something like max_w = int(w * 0.95) so you don't have wrapping text if you place several terminals next to each other on a smaller screen.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions