summaryrefslogtreecommitdiffstats
path: root/main.go
AgeCommit message (Expand)Author
2023-07-20Switch to termenv.EnvColorProfile() (#387)v0.11.0Kenny Parnell
2023-03-27fix: detect stderr color profilev0.10.0Maas Lalani
2023-03-27fix: remove truecolorMaas Lalani
2022-10-07feat(file): gum file to pick filesMaas Lalani
2022-10-07feat(pager): gum pager for scrolling through long documentsMaas Lalani
2022-08-05fix: satisfy all lintersMaas Lalani
2022-08-02docs: use common taglineMaas Lalani
2022-07-30refactor: bubble up ErrAbortedMaas Lalani
2022-07-30feat: ctrl-c & esc abort filteringChristian Muehlhaeuser
2022-07-30Add soft & hard linter configs & workflows (#44)Christian Muehlhaeuser
2022-07-28feat: add version flagAyman Bagabas
2022-07-26feat: `gum confirm`Maas Lalani
2022-07-21refactor(variables): place on new linesMaas Lalani
2022-07-14fix: choose prefixes and pink `gum` textMaas Lalani
2022-07-12refactor(kong): Implement `Run(...) error` interfaceMaas Lalani
2022-07-12feat: allow initial values of input and write to be set via stdinMaas Lalani
2022-07-12refactor: use embedded style struct for all lipgloss stylingMaas Lalani
2022-07-11feat: `gum choose`, pick from a list of choicesMaas Lalani
2022-07-08refactor: rename `gum search` to `gum filter`Maas Lalani
2022-07-07feat: Add `gum join` commandMaas Lalani
2022-07-07refactor: rename to `gum`Maas Lalani
2022-07-07feat: Add `gum write` commandMaas Lalani
2022-07-07feat: `gum style` can take multiple argumentsMaas Lalani
2022-07-07fix: searching should clear options when selectedMaas Lalani
2022-07-06Initial commitMaas Lalani