summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-07chore(deps): bump actions/setup-go from 4 to 5 (#460)dependabot[bot]
2023-11-29(fix): ShowOutput flag displays in realtime (#405)Rose Thatcher
2023-11-29fix(lint): groupName is unusedMaas Lalani
2023-11-29fix: add error printing backMaas Lalani
2023-11-28Hide Style Flags consistently (#457)Maas Lalani
2023-11-28Add `--select-if-one` flag to `choose`/`filter`. (#398)Kenny Parnell
2023-11-28feat(deps): bump github.com/charmbracelet/log from 0.3.0 to 0.3.1 (#456)dependabot[bot]
2023-11-14fix(input): Avoid reading from stdin if `--value` is being used (#448)v0.12.0Piero Lescano
2023-11-14feat(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 (#451)dependabot[bot]
2023-11-08fix(log): use log default colorsAyman Bagabas
2023-11-08fix(log): default info level colorAyman Bagabas
2023-11-08Log predefined time formats (#452)Maas Lalani
2023-11-08docs(log): add gifMaas Lalani
2023-11-08feat(log): add short flagsMaas Lalani
2023-11-08docs(log): add log to the readmeMaas Lalani
2023-11-08fix: add missing importAyman Bagabas
2023-11-08feat: add log command (#449)Ayman Bagabas
2023-10-19feat(write): ESC should be successful (#433)Christian Höltje
2023-10-19feat(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 (#438)dependabot[bot]
2023-10-19feat(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#441)dependabot[bot]
2023-10-16feat: static `--print` table (#436)Maas Lalani
2023-10-03fix(filter): made filter work with lists as choose (#424)Mikael Fangel
2023-09-05chore(deps): bump actions/checkout from 3 to 4 (#418)dependabot[bot]
2023-07-28spin: fix isTTY check (#404)Greg Kroah-Hartman
2023-07-25fix(choose): --no-limit when 1 option available should still allow selectionMaas Lalani
2023-07-25fix(choose): set initial page for selectedMaas Lalani
2023-07-25feat(choose): use home/end to go to first/last optionMaas Lalani
2023-07-25docs: Add WinGet installation details (#401)Chris Long
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