Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pane: Do not autopin new item created as a neighbour of pinned tab #18072

Merged
merged 1 commit into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. pane: Do not autopin new item created as a neighbour of pinned tab

    When I used editor::NewFile or ProjectSearch from a pinned tab, the resulting new tab would be pinned
    (and the last pinned tab would be pushed off). This PR fixes it by always storing new tabs outside of the pinned area if there's no destination index for the new tab.
    osiewicz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1260575 View commit details
    Browse the repository at this point in the history