summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-13fix: symlink directory follows directoryMaas Lalani
2022-10-13fix(table): hide extra style flags + fix envprefixMaas Lalani
2022-10-13fix(choose): error if selected options > limitDhruv Manilawala
2022-10-13added nix flake directions (#195)David Lewis
2022-10-13chore: use --[no-]fuzzy as flagMaas Lalani
2022-10-13avoid Fuzzy searchEnrico Candino
2022-10-13fix "shuffling"Enrico Candino
2022-10-13added exact match to filterEnrico Candino
2022-10-12fix: inline file stylesMaas Lalani
2022-10-12updated sha256lew2mz
2022-10-11test: add table, pager, file to testv0.8.0Maas Lalani
2022-10-11fix(table): invalid column numberMaas Lalani
2022-10-08fix(README): Change `.text` to `.txt`Caeden
2022-10-07perf: speed up filter renderingChristian Muehlhaeuser
2022-10-07fix(choose): selected bug when limit == 1Maas Lalani
2022-10-07docs: document gum table, file, pagerMaas Lalani
2022-10-07feat(file): gum file to pick filesMaas Lalani
2022-10-07feat(pager): gum pager for scrolling through long documentsMaas Lalani
2022-10-07feat(table): gum table for tabular dataMaas Lalani
2022-10-07feat(filter): add reverse layout (#177)Dhruv Manilawala
2022-10-06docs: update apt/yum installation instructionsAyman Bagabas
2022-10-06chore: bump bubbletea@masterMaas Lalani
2022-10-06feat(write): use --header to display a label above the textareaKevin Pham
2022-10-06fix: don't allow selecting negative value if it is an empty stringMaas Lalani
2022-10-06fix(confirm): an empty --negative will not be displayedKevin Pham
2022-10-06chore: bump bubbles@masterMaas Lalani
2022-10-02feat: add alignment for spinner titlev0.7.0Greg Kroah-Hartman
2022-10-02feat(choose): Preselect the Selected Option When Limit is One (#166)Matt Farstad
2022-10-02feat: use `shift+tab` to toggle selection and move up (#167)Dhruv Manilawala
2022-09-30docs(filter): document --no-limit / --limit flag on gum filterMaas Lalani
2022-09-28Added DIYfetch to examples/NNB
2022-09-27chore: bump bubblesMaas Lalani
2022-09-27Updates flake hash and adds overlay to flakesolomon
2022-09-26feat(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14dependabot[bot]
2022-09-26chore: add dependabot configChristian Muehlhaeuser
2022-09-16chore: bump bubbletea to v0.22.1Maas Lalani
2022-09-09fix(format): do not append additional new linefedeztk
2022-09-08fix: full width on gum filterMaas Lalani
2022-09-07fix(choose): fix spacing for limit == 1 gum chooseMaas Lalani
2022-09-07feat(choose): Change default icons to match gum filterMaas Lalani
2022-09-07docs: fix `write` key descriptioneetann
2022-09-06added nix flakelew2mz
2022-09-06feat(choose): improving selected option parseVaniel
2022-09-06feat(choose): add --selected option to choose commandVaniel
2022-09-06chore: bump bubbles@v0.14.0 + lipgloss@v0.6.0Maas Lalani
2022-09-02lint: fix lint error unparam on clampv0.6.0Maas Lalani
2022-09-02feat(filter): Multi-select (#130)fedeztk
2022-09-02refactor: don't trim newline if we are going to `Println` anywayMaas Lalani
2022-08-30docs: `git-branch-manager.sh` should be executable (#139)MichalGrzymek
2022-08-30fix(choose): wrong "a" behavior (#137)fedeztk