Skip to content

break and continue long lines #24

@DrPaulBrewer

Description

@DrPaulBrewer

Some of the suggestions returned by gorilla overflow the space available on the screen.

Sometimes it breaks lines and adds \ for continuation. Sometimes it does not do this and makes long lines.

Could the line size be made more consistent?

When gorilla is suggesting a shell command, it could end a line after about 70 chars and add a \ for continuation.
Other contexts have their own line-continuation requirements.

Since this is a matter of preference and there is no single correct way, it suggests a config file or command line switches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions