feat(ui): v select, line numbers, calendar key refactor #86
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/v-select-linenr-calendar-keys"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Queue view lacked line numbers for vim-style navigation. Calendar used lowercase
w/mview-mode keys that conflicted with other bindings, and[w/]w/[m/]mbracket sequences were verbose. No visual single-select (v) existed, and calendar had no default date selection.Solution
vsingle-select toggle in queue and kanban viewsLineNumberProvidercontext withnone/nu/rnumodes, toggled viagn, persisted to localStorage, using midnight.nvimLineNr/CursorLineNrhighlight groupsW/Mfor view modes, context-aware[[/]]for prev/next navigationselectedDateto today on mount