Skip to content

Cursor becomes stuck when moving upward with k in Vim mode #423

Description

@uNyanda
  • Date: 2026-07-18
  • Type: Bug
  • Severity: Medium

Environment

  • OS: Linux
  • WM: Niri
  • Compositor: Wayland
  • Software version: 2.14.0

Description

While navigating a note in Vim mode using k, the cursor can become stuck and stop moving upward even though there are still lines above it. Downward movement with j continues to work normally.

Steps to reproduce

  1. Open a long note.
  2. Enable Vim mode.
  3. Scroll down through the note.
  4. Press k repeatedly to move back up.

Expected Behaviour

Pressing k should continue moving the cursor upward one line at a time until the beginning of the note is reached.

Actual Behaviour

The cursor becomes stuck and can no longer move upward, even though there are still lines above the current cursor position. Repeatedly pressing k has no effect, while j continues to move the cursor downward normally.

Additional Notes

Note

  • The issue only affects upward movement with k.
  • Downward movement with j continues to work as expected.
  • Disabling Word wrap prevents the issue from occurring. The issue is only reproducible when Word wrap is enabled.
  • Three screen recordings are attached demonstrating the issue consistently.

Screenshots

Case 1

Image

Case 2

Image

Case 3

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions