index
:
gum
dependabot/github_actions/golangci/golangci-lint-action-6
dependabot/go_modules/github.com/alecthomas/kong-1.3.0
dependabot/go_modules/github.com/alecthomas/kong-1.4.0
dependabot/go_modules/github.com/charmbracelet/bubbletea-0.26.2
dependabot/go_modules/github.com/charmbracelet/bubbletea-0.26.4
dependabot/go_modules/github.com/charmbracelet/bubbletea-0.26.5
dependabot/go_modules/github.com/charmbracelet/bubbletea-0.26.6
dependabot/go_modules/github.com/charmbracelet/bubbletea-0.27.1
dependabot/go_modules/github.com/charmbracelet/bubbletea-1.0.1
dependabot/go_modules/github.com/charmbracelet/bubbletea-1.1.2
dependabot/go_modules/github.com/charmbracelet/bubbletea-1.2.0
dependabot/go_modules/github.com/charmbracelet/glamour-0.8.0
dependabot/go_modules/github.com/charmbracelet/lipgloss-0.12.0
dependabot/go_modules/github.com/charmbracelet/lipgloss-0.13.1
dependabot/go_modules/github.com/charmbracelet/lipgloss-1.0.0
dependabot/go_modules/github.com/charmbracelet/x/ansi-0.2.3
dependabot/go_modules/github.com/charmbracelet/x/ansi-0.4.0
dependabot/go_modules/github.com/charmbracelet/x/ansi-0.4.5
emoji
empty-table
filepicker-size-perms
fix-timeout
lint
main
notary
page-updown
reduce-deps
spin-lines
table-height
termenv-output
timeouts
Mirror of https://github.com/charmbracelet/gum
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
2023-07-20
Switch to termenv.EnvColorProfile() (#387)
v0.11.0
Kenny Parnell
2023-03-27
fix: detect stderr color profile
v0.10.0
Maas Lalani
2023-03-27
fix: remove truecolor
Maas Lalani
2022-10-07
feat(file): gum file to pick files
Maas Lalani
2022-10-07
feat(pager): gum pager for scrolling through long documents
Maas Lalani
2022-08-05
fix: satisfy all linters
Maas Lalani
2022-08-02
docs: use common tagline
Maas Lalani
2022-07-30
refactor: bubble up ErrAborted
Maas Lalani
2022-07-30
feat: ctrl-c & esc abort filtering
Christian Muehlhaeuser
2022-07-30
Add soft & hard linter configs & workflows (#44)
Christian Muehlhaeuser
2022-07-28
feat: add version flag
Ayman Bagabas
2022-07-26
feat: `gum confirm`
Maas Lalani
2022-07-21
refactor(variables): place on new lines
Maas Lalani
2022-07-14
fix: choose prefixes and pink `gum` text
Maas Lalani
2022-07-12
refactor(kong): Implement `Run(...) error` interface
Maas Lalani
2022-07-12
feat: allow initial values of input and write to be set via stdin
Maas Lalani
2022-07-12
refactor: use embedded style struct for all lipgloss styling
Maas Lalani
2022-07-11
feat: `gum choose`, pick from a list of choices
Maas Lalani
2022-07-08
refactor: rename `gum search` to `gum filter`
Maas Lalani
2022-07-07
feat: Add `gum join` command
Maas Lalani
2022-07-07
refactor: rename to `gum`
Maas Lalani
2022-07-07
feat: Add `gum write` command
Maas Lalani
2022-07-07
feat: `gum style` can take multiple arguments
Maas Lalani
2022-07-07
fix: searching should clear options when selected
Maas Lalani
2022-07-06
Initial commit
Maas Lalani