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 goto modal with main tui system
- add `goto` key binding mapped to "g" or ":" key for slide navigation
- add `goto` field to model struct to manage modal state
- implement goto modal update logic with slide position calculation
- add slide counting and navigation to specified slide number
- integrate goto modal rendering in main view method
0 commit comments