Skip to content

Terminal size only updates during readline on interactive prompt.  #1

Description

@AaronDP

Terminal window resizing during an app does not become reflected into termios until the bash prompt is printed again. All window resizing must be completed, and then the key pressed at the command prompt to recieve a new window size. It may be possible to intercept the SIGWINCH from within bash to do the work needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions