gizak/termui

Feature Request: popup dialog

Open

#50 opened on Jun 23, 2015

View on GitHub
 (0 comments) (6 reactions) (0 assignees)Go (679 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (10,710 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am using your nice library for a dashboard.

To keep the error handling simple I channel all errors to the same place. It would be nice to be able to show the current error in a popup using the same select loop, showing it over rest of the layout.

Contributor guide