Bug Description
When using the plugin with the LazyVim configuration, whenever I toggle the claude window to show the cursor is one line higher than it was before.
To Reproduce
- enable the plugin with Lazy Extras
- start the plugin
- switch focus to main edit window and toggle plugin to hide
- toggle plugin to show and the cursor will be in the wrong line
Expected Behavior
Cursor should go to the correct line to continue the conversation
Environment
- Neovim version: 0.121.
- Claude Code CLI version: 2.1.92
- OS: Mac 26.4.1
- Plugin version: commit 432121f
Bug Description
When using the plugin with the LazyVim configuration, whenever I toggle the claude window to show the cursor is one line higher than it was before.
To Reproduce
Expected Behavior
Cursor should go to the correct line to continue the conversation
Environment