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): add modal display functionality to command interface
- Add `showing` field to track modal visibility state
- Implement `Show()` method with centered modal overlay rendering
- Add border styling and padding for modal presentation
- Include state management methods `IsShowing()` and `SetShowing()`
0 commit comments