summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-18feat(choose): Wrap around choose list and `g`/`G` keybindings (#122)v0.5.0Maas Lalani
2022-08-15docs: add git-branch-manager.shMaas Lalani
2022-08-15docs: fix a warning in the filter exampleNalZE7
2022-08-11test: add default `gum` commands without any flags as test casesMaas Lalani
2022-08-08docs: Add `ENVIRONMENT_VARIABLE` configuration to READMEMaas Lalani
2022-08-08Allow `--value` to pre-populate `gum filter` (#113)Maas Lalani
2022-08-08feat: add timeout on confirm options & messages (#111)Maas Lalani
2022-08-08chore: Ignore `.DS_Store` filesMaas Lalani
2022-08-07fix: disable aur publishCarlos A Becker
2022-08-05perf: improve filter fuzzy by pre-allocating sliceMaas Lalani
2022-08-05added clarity on completing a 'write'Mike Oertli
2022-08-05docs: examples for better sudo and shell history pickerMaas Lalani
2022-08-05fix: resize imagesMaas Lalani
2022-08-05fix: satisfy all lintersMaas Lalani
2022-08-04fix: gum write --char-limit 0 should ignore limitMaas Lalani
2022-08-04fix: run spinner on stderrMaas Lalani
2022-08-04fix(man): remove unused linev0.4.0Ayman Bagabas
2022-08-04docs: s/gum-bin/gumMaas Lalani
2022-08-04docs: `gum` is now on official Arch packages :tada: (use pacman)Maas Lalani
2022-08-04feat: allow configuration via environment variablesMaas Lalani
2022-08-04fix: use WithAltScreen instead of deprecated EnterAltScreenMaas Lalani
2022-08-04fix: enter `AltScreen` if auto heightMaas Lalani
2022-08-03fix(confirm): readable on light themeMaas Lalani
2022-08-03fix: remove env:"-" tagMaas Lalani
2022-08-03fix(style): print flags in style command (#91)maplepie
2022-08-03refactor: remove unneeded set:"name="Maas Lalani
2022-08-03feat: Make input and write textarea CharLimit configurable through optionsMathias Griffe
2022-08-02feat: escape as abort option (like ctrl+c)Maas Lalani
2022-08-02docs: document --password flag for gum inputMaas Lalani
2022-08-02test(example): don't use `-e` for echoMaas Lalani
2022-08-02test: Add test suiteMaas Lalani
2022-08-02docs: use common taglineMaas Lalani
2022-08-02feat: filter height and scrolling viewportv0.3.0Maas Lalani
2022-08-02fix: skip if limit is <= 1Dolev Hadar
2022-08-02feat: select/deselect all items in gum choose with a/ADolev Hadar
2022-08-02refactor: git stage cli (simplified)Maas Lalani
2022-08-02chore: nicer PR example in READMEChristian Muehlhaeuser
2022-08-02A basic git cli for staging/unstaging files (#76)Nickiel12
2022-08-02fix(choose): Fix paging up bugMaas Lalani
2022-08-01docs: Pull request templateMaas Lalani
2022-08-01Update issue templates (#70)Maas Lalani
2022-08-01docs(examples): Move to PR example to README instead of scriptMaas Lalani
2022-08-01feat: pass stderr (#64)Aaron Korte
2022-08-01docs(examples): Add script to list and checkout PRs on GitHubMaas Lalani
2022-08-01fix: man pages binary description (#65)Ayman Bagabas
2022-07-31fix(filter): Ctrl+H backspaces textinputMaas Lalani
2022-07-31fix: AUR package descriptionChristian Muehlhaeuser
2022-07-31docs: brew install `gum`v0.2.0Maas Lalani
2022-07-30fix(choose): ctrl+c aborts with exit 130Maas Lalani
2022-07-30docs: delete branches exampleMaas Lalani