feat(tui): vim-style navigation and group sorting #174
Reference in New Issue
Block a user
Delete Branch "feat/vim-navigation"
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?
Summary
gg,G,ctrl-u,ctrl-dvim navigation to all scrollable panels (dashboard, logs fullscreen, detail fullscreen, settings)Test plan
ggjumps to top,Gjumps to bottom in each panelctrl-u/ctrl-dscroll half-page in each panelggtwo-key sequence works (pressinggonce waits, secondgfires)gkey after singlegpress clears pending state and processes normally