Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Center text #233

@makew0rld

Description

@makew0rld

Currently there are two config options controlling how text is formatted overall:

# A number from 0 to 1, indicating what percentage of the terminal width the left margin should take up.
left_margin = 0.15

# The max number of columns to wrap a page's text to. Preformatted blocks are not wrapped.
max_width = 100

I propose max_width default to 80 now, and then left_margin be removed in favor of an algorithm that gets the current text width and always centers it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIDeals with the visual user interfaceenhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions