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

causes debug window to not expand #19

Open
jam1015 opened this issue Jun 10, 2023 · 0 comments
Open

causes debug window to not expand #19

jam1015 opened this issue Jun 10, 2023 · 0 comments

Comments

@jam1015
Copy link

jam1015 commented Jun 10, 2023

With no plugins, neovim's debug window will expand upwards as you enter more commands. For example if you enter :debug echo "haha" or enter the debugger from a script, you can echo a variable to see it's value, and it will print, and the debug window will expand by however many lines it takes to accommodate the output.

When this plugin is enabled, the height of the debug window is stuck at 1, preventing the user from seeing any of the debug output. Worth mentioning that this behavior does not exists with the vimscript version of this plugin, jeffkreeftmeijer/vim-numbertoggle

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

1 participant