Skip to content

Line rebreaking on terminal resize #82

Description

@GoogleCodeExporter
It would be rather nifty if long lines could be rebroken after the number
of terminal columns changes, much like you see with flowing text in a web
browser. Apple's Terminal.app does this.

This would also solve the problem of window contents disappearing when
increasing the font size in a window that can't be enlarged.

(Fullscreen apps such as editors usually already do this via the SIGWINCH
signal, so this primarily concerns plain command line output and the
scrollback.)

Original issue reported on code.google.com by andy.koppe on 4 Apr 2009 at 7:24

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions