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

fix(smart_move): Dont move cmdline view #123

Merged
merged 1 commit into from
Oct 26, 2022
Merged

fix(smart_move): Dont move cmdline view #123

merged 1 commit into from
Oct 26, 2022

Conversation

ranjithshegde
Copy link
Contributor

#117 Added the smart_move function that avoids overlap. But it introduced some bugs with cmdline view set to cmdline. To avoid overlap with mini or other views, the cmdline itself would move to odd locations. This fixes that issue.

\#117 Added the smart_move function that avoids overlap. But it
introduced some bugs with cmdline view set to `cmdline`. To avoid
overlap with `mini` or other views, the cmdline itself would move to odd
locations. This fixes that issue.
@folke folke merged commit 3da3f6d into folke:main Oct 26, 2022
@folke
Copy link
Owner

folke commented Oct 26, 2022

Thanks!

@ranjithshegde ranjithshegde deleted the cmdline_displace branch October 26, 2022 12:09
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