Commit graph

26 commits

Author SHA1 Message Date
4c617ba4b5
fix styling 2024-08-08 10:47:24 -04:00
2b4361d641
fix list title styling 2024-08-08 10:46:33 -04:00
628eb8343d
fix list index, add blank line function 2024-08-08 10:43:10 -04:00
538949679f
fix spacing 2024-08-07 14:40:46 -04:00
42c4dbb3da
add displaylist 2024-08-07 14:36:32 -04:00
80d705644f Update ansi.go 2024-08-07 18:38:48 +02:00
23540cb43f Update textinput/text.go 2024-08-07 18:21:27 +02:00
d6c77ae8e0 Update progress/progress.go 2024-08-07 18:20:52 +02:00
6f111d7028 Update list/list.go 2024-08-07 18:20:29 +02:00
e662ed7a9f Update confirmation/confirmation.go 2024-08-07 18:20:10 +02:00
8d13e466bb Update go.mod 2024-08-07 18:19:36 +02:00
f2ff008b6a
fix confirmation 2024-07-25 13:36:42 -04:00
cd140e6e1f Update go.mod 2024-07-25 00:32:43 +01:00
530a37e631 Update go.mod
Signed-off-by: Eggactyl.bot <noreply@eggactyl.cloud>
2024-07-16 18:59:04 +02:00
689d9d1333
switch progress & textinput to use the new color variables 2024-07-07 16:59:27 -04:00
c483788ca5
re-add textinput 2024-07-07 16:45:35 -04:00
036e4ef01e
switch list to use color variables 2024-07-07 16:44:49 -04:00
61364764ad
switch confirmation to use color variables 2024-07-07 15:39:09 -04:00
bae1313e9b
add colors and formatting variable for ansi escape codes 2024-07-07 14:41:35 -04:00
897ced93e2 Merge pull request 'Update dependency go to v1.22.5' (#2) from renovate/go-1.x into main
Reviewed-on: #2
2024-07-04 23:34:11 +01:00
f1f2f5601c
Update dependency go to v1.22.5 2024-07-04 19:40:26 +00:00
cb055cd6e1 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2024-07-04 20:35:51 +01:00
e6d2697224
Add renovate.json 2024-07-04 19:35:36 +00:00
d9e9f75b90
add gitignore 2024-07-04 15:33:54 -04:00
c303a61806
remove .idea folder 2024-07-04 15:33:20 -04:00
929c302cb0
initial commit 2024-07-04 15:22:54 -04:00