Vim keybindings #17

Closed
opened 2026-03-22 21:44:31 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-22 21:44:31 +00:00

Problem

Need keyboard-driven navigation with vim-inspired shortcuts.

Solution

Single-key shortcuts: j/k navigate, x complete, d delete, o create, / search. Fugitive-style contextual key hints shown inline. When Tiptap editor is focused, standard editor keys take over. Implementation via custom keydown handler or tinykeys.

Depends on: #16

## Problem Need keyboard-driven navigation with vim-inspired shortcuts. ## Solution Single-key shortcuts: j/k navigate, x complete, d delete, o create, / search. Fugitive-style contextual key hints shown inline. When Tiptap editor is focused, standard editor keys take over. Implementation via custom keydown handler or `tinykeys`. Depends on: #16
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#17
No description provided.