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

Update minibuffer height according to text height #154

Merged

Conversation

clemera
Copy link
Collaborator

@clemera clemera commented Aug 2, 2020

This aims to fix #151 and #146. I also fixed the problem that each minibuffer invocation created a fresh overlay while we should better reuse the old one.

@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch from e8f934c to 1ce6fba Compare August 2, 2020 11:36
@clemera clemera changed the title Don't allow line-spacing in minibuffer Disable line-spacing in minibuffer Aug 2, 2020
@clemera clemera changed the title Disable line-spacing in minibuffer Determine minibuffer height by actual text height Aug 2, 2020
@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch 7 times, most recently from 36c8326 to 04a1c83 Compare August 2, 2020 13:33
@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch 2 times, most recently from b21042e to bf5f217 Compare August 2, 2020 14:45
@clemera
Copy link
Collaborator Author

clemera commented Aug 2, 2020

The height issues were already present before #133 so I added it this to the Bugs fixed section in the changelog.

@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch 8 times, most recently from e1650f2 to 8352e77 Compare August 2, 2020 16:25
@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch 4 times, most recently from cfea7ac to 16a8b41 Compare August 3, 2020 16:55
@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch from 16a8b41 to a073e77 Compare August 3, 2020 17:00
@clemera clemera force-pushed the don't-allow-line-spacing-in-minibuffer branch from 7894cea to 97b588b Compare August 5, 2020 15:42
@clemera clemera changed the title Determine minibuffer height by actual text height Update minibuffer height according to text height Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Minibuffer height with line-spacing
1 participant