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

inspect not working: 'width' key must be a positive Integer #347

Closed
carlos-algms opened this issue Feb 5, 2025 · 2 comments
Closed

inspect not working: 'width' key must be a positive Integer #347

carlos-algms opened this issue Feb 5, 2025 · 2 comments

Comments

@carlos-algms
Copy link

It seems the logic to generate width and height isn't working:

E5108: Error executing lua ...local/share/nvim/lazy/kulala.nvim/lua/kulala/ui/init.lua:577: 'width' key must be a positive Integer                                                                                   
stack traceback:                                                                                                                                                                                                     
        [C]: in function 'nvim_open_win'                                                                                                                                                                             
        ...local/share/nvim/lazy/kulala.nvim/lua/kulala/ui/init.lua:577: in function 'inspect'                                                                                                                       
        ...local/share/nvim/lazy/kulala.nvim/lua/kulala/init.lua:34: in function 'inspect'                                                                                                                        
        [string ":lua"]:1: in main chunk  
@gorillamoe
Copy link
Member

That's maybe a regression. I have to check, thanks for reporting!

@gorillamoe
Copy link
Member

Track this in #348

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