summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-20Switch to termenv.EnvColorProfile() (#387)v0.11.0Kenny Parnell
2023-06-30feat: Timeout for Choose Command (#384)Dieter Eickstaedt
2023-06-30feat: Timeout for File Command (#386)Dieter Eickstaedt
2023-06-30feat: Timeout for Confirm Command (#383)Dieter Eickstaedt
2023-06-30feat: Timeout for Filter Command (#382)Dieter Eickstaedt
2023-06-30feat: Timeout for Spin Command (#385)Dieter Eickstaedt
2023-06-29fix(pager): lintMaas Lalani
2023-06-29feat: Adding timeout option to Filter command (#380)Dieter Eickstaedt
2023-06-29feat: Adding timeout option to Pager command (#381)Dieter Eickstaedt
2023-06-29refactor: use exit.StatusAborted, unexport heightOffsetMaas Lalani
2023-06-29Feature/218/adding timeout option (#379)Dieter Eickstaedt
2023-06-29feat(deps): bump github.com/muesli/termenvdependabot[bot]
2023-06-27feat(filter): add cursor text line stylingROMAIN GUISSET
2023-06-27fix: isTTY & no new lineMaas Lalani
2023-06-27feat(Spin): Option to show live output (#303)Rose Thatcher
2023-06-27feat(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19dependabot[bot]
2023-06-27feat(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0dependabot[bot]
2023-06-07feat(deps): bump github.com/charmbracelet/bubbleteadependabot[bot]
2023-06-05feat(write,input): add `--cursor.mode=hide,blink,static`Maas Lalani
2023-05-31feat: use file picker v0.16.1Maas Lalani
2023-05-31fix(format): indentation issuesMaas Lalani
2023-05-30feat: gum filter --no-sortCarlos Alexandro Becker
2023-05-30fix: format pager/options.goCarlos Alexandro Becker
2023-05-24fix: bump to v0.24.1Maas Lalani
2023-05-24feat(deps): bump github.com/charmbracelet/bubbleteadependabot[bot]
2023-05-22feat: add kaomoji exampleMaas Lalani
2023-05-18fix(docs): correct LipglossPadding doc commentChristian Rocha
2023-05-18fix: measure runes instead of bytes when truncatingChristian Rocha
2023-05-14feature(pager): add search functionality (#321)Mikael Fangel
2023-05-12fix(ci): remove soft-serve workflowAyman Bagabas
2023-05-11feat(format): add GUM_FORMAT_THEME / GUM_FORMAT_LANGUAGE environment variable...Maas Lalani
2023-05-11fix: use `lipgloss.Width` instead of `runewidth.StringWidth`Maas Lalani
2023-05-11fix: correct copyright in manChristian Rocha
2023-05-11fix: update copyrightsAyman Bagabas
2023-05-11feat(write): width < 1 uses terminal widthMaas Lalani
2023-05-11chore(docs): correct release year in licenseChristian Rocha
2023-05-11docs: update licenseCarlos Alexandro Becker
2023-05-01fix: missing filepicker stylesCarlos Alexandro Becker
2023-05-01chore(deps): update bubblesMaas Lalani
2023-04-12chore(lint): add function commentMaas Lalani
2023-04-06fix: strip ansi from gum filter when output is not a ttyMaas Lalani
2023-04-06fix: strip ansi when stdout is not a ttyMaas Lalani
2023-03-31fix: use `Cursor.Style` instead of `CursorStyle`Maas Lalani
2023-03-30fix(file): respect file path specified in argumentsMaas Lalani
2023-03-27fix: detect stderr color profilev0.10.0Maas Lalani
2023-03-27fix: remove truecolorMaas Lalani
2023-03-24feat: allow passing language to parse codeMaas Lalani
2023-03-22chore(deps): bump actions/setup-go from 3 to 4dependabot[bot]
2023-03-22fix: show header only if not emptyMaas Lalani
2023-03-20fix: correct wrong key combination for gum write in README.mdMikael Fangel