Skip to content

fix(input_window): disable dynamic height if min_height == max_height - #260

Merged
sudo-tee merged 4 commits into
sudo-tee:mainfrom
disrupted:disable-dynamic-height
Feb 12, 2026
Merged

fix(input_window): disable dynamic height if min_height == max_height#260
sudo-tee merged 4 commits into
sudo-tee:mainfrom
disrupted:disable-dynamic-height

Conversation

@disrupted

Copy link
Copy Markdown
Contributor

fix #253

@sudo-tee

Copy link
Copy Markdown
Owner

This looks like a reasonable fix.

I know there is none right now, but we should add a little bit of testing around the dynamic resize so we don't end up breaking it in the future

@disrupted

Copy link
Copy Markdown
Contributor Author

This looks like a reasonable fix.

I know there is none right now, but we should add a little bit of testing around the dynamic resize so we don't end up breaking it in the future

I agree! which type of test would you prefer for it? replay/unit?

@sudo-tee

Copy link
Copy Markdown
Owner

I don't think you can replay the input behavior. Just a quick unit test.

@disrupted
disrupted force-pushed the disable-dynamic-height branch from d826e9b to e047fe4 Compare February 12, 2026 18:31
@disrupted
disrupted marked this pull request as ready for review February 12, 2026 18:31
@disrupted

Copy link
Copy Markdown
Contributor Author

@sudo-tee done! added 2 basic unit tests for dynamic height enabled/disabled

@sudo-tee

Copy link
Copy Markdown
Owner

Looks good to me

Thanks for the PR and the test

@sudo-tee
sudo-tee merged commit 823e32c into sudo-tee:main Feb 12, 2026
5 checks passed
@disrupted
disrupted deleted the disable-dynamic-height branch February 12, 2026 19:15
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.

Dynamic height (09bc7d4) breaks edgy.nvim compatibility and causes hang on quit

2 participants