Skip to content

Add configuration option to control new window insertion direction #1770

@nikitabobko

Description

@nikitabobko

Right now, all new windows are inserted right after the mru window (most recently used window). The feature proposal is to add a configuration option to insert new windows before the mru window.

# Possible values: after-the-mru-window|before-the-mru-window
default-windows-insertion-point = 'after-the-mru-window'

The only thing that I'm hesitant about is the naming. I'd love to avoid scaring people with mru term (though, it's the way we call it in the code base right now, and it's technically correct)

Reported by @fcomrqz in #1768

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature proposalgood-first-issueEasy to fix issues. Good for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions