TUI Module for Eggactyl.
Find a file
2024-10-13 02:16:03 +00:00
confirmation Update confirmation/confirmation.go 2024-08-07 18:20:10 +02:00
displaylist fix spacing 2024-08-07 14:40:46 -04:00
list fix styling 2024-08-08 10:47:24 -04:00
progress Update progress/progress.go 2024-08-07 18:20:52 +02:00
textinput Update textinput/text.go 2024-08-07 18:21:27 +02:00
validators initial commit 2024-07-04 15:22:54 -04:00
.gitignore add gitignore 2024-07-04 15:33:54 -04:00
ansi.go fix list index, add blank line function 2024-08-08 10:43:10 -04:00
go.mod Update module github.com/nicksnyder/go-i18n/v2 to v2.4.1 2024-10-13 02:16:03 +00:00
go.sum Update module github.com/nicksnyder/go-i18n/v2 to v2.4.1 2024-10-13 02:16:03 +00:00
README.md initial commit 2024-07-04 15:22:54 -04:00
renovate.json Add renovate.json 2024-07-04 19:35:36 +00:00

TUI Module

This is the TUI module for Eggactyl, it can handle lists validators and progress bars.

Usage

Please see the wiki.