Skip to content

fix(commands.navigate): respect default_split settings when using navigate#64

Merged
y3owk1n merged 1 commit intomainfrom
respect-split-navigate
Apr 16, 2025
Merged

fix(commands.navigate): respect default_split settings when using navigate#64
y3owk1n merged 1 commit intomainfrom
respect-split-navigate

Conversation

@mtraworld
Copy link
Contributor

Before this, we are just using edit command, it works fine until the
introduction of floating splits. It will navigate on the main buffer
instead of the floating buffer.

This change will force the navigation to happen on the float buffer if
configured, or else on the main buffer without further spliting

…navigate`

Before this, we are just using `edit` command, it works fine until the
introduction of `floating` splits. It will navigate on the main buffer
instead of the floating buffer.

This change will force the navigation to happen on the float buffer if
configured, or else on the main buffer without further spliting
@y3owk1n y3owk1n merged commit f51e4e2 into main Apr 16, 2025
3 checks passed
@y3owk1n y3owk1n deleted the respect-split-navigate branch April 16, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants