Skip to content

Space opens leader hints instead of inserting a space in table cells #340

Description

@uNyanda
  • Date: 2026-07-06
  • Severity: Medium
  • Environment:
    • OS: Linux
    • WM: Niri
    • Compositor: Wayland
  • Software version: 2.10.0

Description

While Vim mode is enabled, pressing Space while in insert mode inside a table inserted through the slash-command menu opens the leader-hints popup instead of inserting a space character.

Steps to reproduce

  1. Enable Vim mode from the settings.

  2. Press / to open the slash-command menu, and choose Table.
    table-option.png

  3. Enter insert mode while inside a table cell.

  4. Press Space.

Actual Behaviour

The leader-hints popup opens instead.

Expected Behaviour

Space inserts a space character into the current table cell.

Additional Notes

The issue only occurs in tables inserted through the slash-command menu while Vim mode is enabled. With Vim mode disabled, Space inserts normally in the same table. Space also inserts normally in regular note text while Vim insert mode is active.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions