Skip to content

Reformat text on window resize #14

@jebaum

Description

@jebaum

If you vertically resize a window containing a manpage, the text remains formatted to fit whatever the original window size was. If the window was originally small and you make it wider, the text doesn't use any of the additional space. Conversely, if the window was originally wide and you make it narrower, it wraps in ways that make it difficult to read. I haven't looked at the code at all so I have no idea how this is done, but I think it would be useful to expose a mapping to reformat the text for the current window size, or for gvim, hook into the VimResized autocmd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions