gocui
gocui copied to clipboard
Minimalist Go package aimed at creating Console User Interfaces.
Results
2
gocui issues
Sort by
recently updated
recently updated
newest added
Add a way to change the style of current/selected tab of inactive views instead of only -= AttrBold
This was needed to be added in order to implement formating according to the git 50/72 best practice for lazygit. Pull request for 50/72 formating may be found here: https://github.com/jesseduffield/lazygit/pull/3095...