You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tui): integrate jump component into main tui model
- add `Jump` key binding for number keys 1-9 in keymap
- add jump field to main model struct
- implement jump mode activation and navigation logic
- handle forward and backward slide jumping with step counts
- integrate jump overlay display in main view rendering
0 commit comments