-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Implement a simple overview of all availiable commands. The simplest way to achieve this is to join the elements of implementedCommands and make an output by using the func (a *app) Println(i ...interface{})-method.
But there are other possibilities like modal or change the content of the windows. This is just a prototype and it is welcome to play around a little bit.
Reactions are currently unavailable