Skip to content

Child split pane is "lost" as a result of resizing its parent split pane #3071

@dmaluka

Description

@dmaluka

Steps:

Open a vertical split pane, then a horizontal split pane in it, and then a vertical split pane in it, i.e. run the following sequence of commands:

vsplit
hsplit
vsplit

image

Then begin dragging the initial vertical divider (the one that is in the middle of the screen), to resize the initial split pane. As a result, one of the child split panes gets narrower and narrower, and eventually its width becomes zero, so that this pane becomes completely invisible and inaccessible by the user. And there is no way to make it accessible again (no way to make its width non-zero again).

Commit hash: d8e9d61
OS: any
Terminal: any

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions