You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Lazyvim configs in my nvim (just default configs) and I've noticed that I cannot change the ClaudeCode terminal window through our current configs. If I change it in either snacks or claudecode config, it doesn't seem to work either way.
It does work if I just use native as my ClaudeCode terminal but the integration is not as nice as using Snacks.
To Reproduce
Steps to reproduce the behavior:
Set up ClaudeCode lua config file in lazyvim configs
Set split_width_percentage in terminal opts
Start Claude Code integration and notice the window size is unchanged
-- Note it's interesting that split_side does work
Expected Behavior
The window width should change according to configs. And you should be able to resize it within nvim.