Skip to content

Instantly share code, notes, and snippets.

@bashbunni
bashbunni / go.mod
Last active October 27, 2022 18:02 — forked from SamWolfs/delegate.go
Bubbles list: no full screen if secondary state
module gh
go 1.19
require (
github.com/charmbracelet/bubbles v0.14.0
github.com/charmbracelet/bubbletea v0.22.1
)
require (