refactor(ui): operator system, rnu default, category g-prefix #87
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!87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/operator-system-gutter-fixes"
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
Single-key
dtriggered delete without confirmation. Bare 1-9 category shortcuts blocked future count-prefix operations (#73). Line numbers required manualgntoggle. Gutter alignment broke with double-digit line counts.Solution
Unified
pendingOpsystem:dd/pp/ww/bbas vim-style doubled operators in normal mode, immediate application in visual mode. Category shortcuts moved tog1-g9. Line numbers default to rnu (removed toggling/context/localStorage). Gutter width computed from task count viachunits. Restored lowercasew/mfor calendar view modes.