gizak / termui

Golang terminal dashboard
MIT License
13.06k stars 783 forks source link

Question: Do this lib support multi window/dialog ui ? #270

Open fastfading opened 4 years ago

fastfading commented 4 years ago

Do this lib support multi window/dialog ui ? pop a Multiple, overlapping windows lay on main window.

asciifaceman commented 3 years ago

The closest you are going to get is tabs I would think.

It's dependent on the terminal, of which it gets one. It's not a window manager/producer, just a terminal/CLI graphics lib