Skip to content

Add split-preserve-zoom configuration #8458

@mitchellh

Description

@mitchellh

Discussion: #8447

Add a new config option split-preserve-zoom that is a packed struct that starts with a single option navigation (default false). The semantics are that when navigation is set, zoomed splits will remain zoomed when split navigation (goto_split) is done.

I'm using a packed structure because there are a variety of scenarios we unzoom splits and we may want to add more options later, unclear.

Example:

split-preserve-zoom = navigation

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