mirror of
https://github.com/rivo/tview.git
synced 2026-04-27 05:45:49 +03:00
[GH-ISSUE #637] Having a select from list issue #466
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#466
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @r3k2 on GitHub (Aug 28, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/637
I am new to TUI and of course tview, so sorry for the noob code.
The code I am talking about is here: https://git.sr.ht/~rek2/golisten2music/tree/tui/item/main.go
I manage to get most of it working, I am migrating another go app I had into tview and I have 2 main issues reminding that I can't see to be solved by reading others code to learn.
I know this may be super silly stuff but I will learn a lot from the opinions and tips I get.
thanks in advance.
@r3k2 commented on GitHub (Aug 30, 2021):
I was able to figure out prob in a very hackish, dirty way but works.