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

Seems like the height option is not working, meaning any height I pick for the bottom_pane is not affecting its actual height. #3061

Closed
vladsolokha opened this issue Apr 19, 2024 · 2 comments

Comments

@vladsolokha
Copy link

          Seems like the height option is not working, meaning any height I pick for the bottom_pane is not affecting its actual height. 
Screenshot 2024-04-18 at 9 41 49 PM

Originally posted by @vladsolokha in #771 (comment)

@vladsolokha
Copy link
Author

vladsolokha commented Apr 19, 2024

The only work around I found was to specify in each key binding that I want a hight of 10 or so. I have to specify in each key mapping that I'm using "get_ivy" and in options a "layout_config = { height = 10 }" or some other value like that, to make the bottom pane smaller and less intrusive.
Screenshot 2024-04-19 at 8 41 36 AM

@Conni2461
Copy link
Member

Actually, i wanted to have you make an issue so you would fill out the bug report form, like which version you use, .... these templates exist for a reason and we usually dont provide support if you dont at least fill them out, this is still a hobby project

Regardless height is currently a shared setting so you can achieve this with layout_config = { height = 10 }

@vladsolokha vladsolokha closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
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

No branches or pull requests

2 participants