feat(ui): jump list, alt buffer, vim notation, empty states #104
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!104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/vim-notation-empty-state"
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
No navigation history (
<C-o>/<C-i>/<C-6>), non-vim keybinding notation, distracting empty state icons.Solution
NavigationProviderwith jump list and alternate buffer.<C-o>back,<C-i>forward,<C-6>swap alternate. Jumps recorded for view switches (Q/K/C/w/m), category filters (g1-9), gg/G, e (task detail), sidebar clicks.close-task-detailevent to save-then-close on jump back.<C-d>,<Esc>) in keymap help and drawer hints.