Skip to content

(bug-fix) cursor going off position in nvdash while resizing the terminal#531

Open
coswat wants to merge 3 commits intoNvChad:v3.0from
coswat:cursor_fix
Open

(bug-fix) cursor going off position in nvdash while resizing the terminal#531
coswat wants to merge 3 commits intoNvChad:v3.0from
coswat:cursor_fix

Conversation

@coswat
Copy link
Contributor

@coswat coswat commented Jan 12, 2026

fixes #518
fixes #517

  1. Fixed issue where the cursor would randomly jump to a different spot when resizing the window when we are in nvdash.
  2. Fixed cursor jumping to different place when we use j or k keymaps or mouse scrolling on nvdash.
  3. Fixed the nvdash alignment problem when resized

Here are the before and after references ( sorry for the low fps video )

Before :

Recording.2026-01-13.021819.mp4

After :

Recording.2026-01-13.021628.mp4

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

Successfully merging this pull request may close these issues.

nvdash/init.lua:210 Cursor position outside buffer Dashboard alignment for default configurations

1 participant