Commit graph

  • db75c218de
    fix(choose): selected bug when limit == 1 Maas Lalani 2022-10-07 18:57:26 -0400
  • 995bd04e38 docs: document gum table, file, pager Maas Lalani 2022-10-02 15:55:14 -0400
  • 2bea4dc030 feat(file): gum file to pick files Maas Lalani 2022-09-30 18:40:10 -0400
  • 430ab459d7 feat(pager): gum pager for scrolling through long documents Maas Lalani 2022-09-30 14:30:52 -0400
  • bdd86d5fbc feat(table): gum table for tabular data Maas Lalani 2022-09-30 12:09:55 -0400
  • a82d5af1e8
    feat(filter): add reverse layout (#177) Dhruv Manilawala 2022-10-08 00:53:28 +0530
  • 62fc3338e0
    docs: document gum table, file, pager #171 Maas Lalani 2022-10-02 15:55:14 -0400
  • 884629ec81
    feat(file): gum file to pick files Maas Lalani 2022-09-30 18:40:10 -0400
  • 2ba2d289bc
    feat(pager): gum pager for scrolling through long documents Maas Lalani 2022-09-30 14:30:52 -0400
  • 8f3126e7a5
    feat(table): gum table for tabular data Maas Lalani 2022-09-30 12:09:55 -0400
  • e70985c43f
    fix: keep viewport yoffset constant in reverse layout #177 Dhruv Manilawala 2022-10-07 23:43:17 +0530
  • 0bd02434a3
    docs: update apt/yum installation instructions Ayman Bagabas 2022-10-06 17:30:43 -0400
  • 45e930c54e
    chore: bump bubbletea@master Maas Lalani 2022-10-06 14:55:03 -0400
  • d8c9773a03
    fix(table): change naming #174 Maas Lalani 2022-10-06 14:17:16 -0400
  • f13b5b6b82 feat(write): use --header to display a label above the textarea Kevin Pham 2022-10-06 22:28:52 +1100
  • f69fc23242 fix: don't allow selecting negative value if it is an empty string Maas Lalani 2022-10-06 13:15:53 -0400
  • a4d4793829 fix(confirm): an empty --negative will not be displayed Kevin Pham 2022-10-06 21:41:36 +1100
  • be45183005
    fix: don't allow selecting negative value if it is an empty string #175 Maas Lalani 2022-10-06 13:15:53 -0400
  • fecb5ffc7d
    chore: bump bubbles@master Maas Lalani 2022-10-06 11:45:07 -0400
  • 0fdc995730
    feat(write): use --header to display a label above the textarea #176 Kevin Pham 2022-10-06 22:28:52 +1100
  • 887ef58493
    fix: linter warnings Dhruv Manilawala 2022-10-06 19:34:50 +0530
  • d9d07ed6a4
    feat: add reverse layout for filter command Dhruv Manilawala 2022-10-06 19:12:15 +0530
  • 8b0808d13c
    fix(confirm): an empty --negative will not be displayed Kevin Pham 2022-10-06 21:41:36 +1100
  • 8a2672a5ff attempt to make linter happy Matthew Farstad 2022-10-05 15:18:23 -0400
  • 7d03316111 added comment and unexported Matthew Farstad 2022-10-05 13:55:29 -0400
  • c68de2e581 fix comma split bug in table Matthew Farstad 2022-10-05 13:52:23 -0400
  • c21d2ff2aa Merge remote-tracking branch 'origin/next' into next #173 Matthew Farstad 2022-10-05 13:45:57 -0400
  • 72c703103f Merge branch 'next' into feature/addFilePathOptionToTable #172 Matthew Farstad 2022-10-05 13:30:10 -0400
  • c67f5d959f feat(table): add file path option to table Matthew Farstad 2022-10-05 13:26:52 -0400
  • 11d718687a feat: use read from stdout of executing program as option --title-from-stdout #170 Zulbukharov 2022-10-04 11:48:30 +0600
  • 7ad16b364c
    docs: document gum table, file, pager Maas Lalani 2022-10-02 15:55:14 -0400
  • 7306c8e92e
    feat(file): gum file to pick files Maas Lalani 2022-09-30 18:40:10 -0400
  • 7fb37704e6
    feat(pager): gum pager for scrolling through long documents Maas Lalani 2022-09-30 14:30:52 -0400
  • 46f66ff249
    feat(table): gum table for tabular data Maas Lalani 2022-09-30 12:09:55 -0400
  • 23749e4611 fix: remove comment Zulbukharov 2022-10-04 00:18:53 +0600
  • c0034d2af1 feat: read and set the title from the stdout of the executing program Zulbukharov 2022-10-04 00:13:27 +0600
  • 8a123be63a
    feat(file): support symlinks #169 Ayman Bagabas 2022-10-03 12:04:27 -0400
  • 8cd0bf4855
    docs: document gum table, file, pager Maas Lalani 2022-10-02 15:55:14 -0400
  • f4ada09a6e
    feat(file): gum file to pick files Maas Lalani 2022-09-30 18:40:10 -0400
  • f247bf7bf7
    feat(pager): gum pager for scrolling through long documents Maas Lalani 2022-09-30 14:30:52 -0400
  • 14e46e6950
    feat(table): gum table for tabular data Maas Lalani 2022-09-30 12:09:55 -0400
  • 6677920319 feat: add alignment for spinner title v0.7.0 Greg Kroah-Hartman 2022-10-02 11:18:37 +0200
  • 0efc6360e2 feat: add alignment for spinner title #164 Greg Kroah-Hartman 2022-10-02 11:18:37 +0200
  • fa533691c4
    feat(choose): Preselect the Selected Option When Limit is One (#166) Matt Farstad 2022-10-02 12:51:35 -0400
  • 5c98432070
    feat: use shift+tab to toggle selection and move up (#167) Dhruv Manilawala 2022-10-02 22:17:41 +0530
  • 7f5137f42d
    refactor: extract CursorUp, CursorDown, ToggleSelection methods #167 Maas Lalani 2022-10-02 12:31:19 -0400
  • 4c1d553873
    feat: use shift+tab to toggle selection and move up Dhruv Manilawala 2022-10-02 21:40:04 +0530
  • 3dd8809f86
    refactor: simplify code branches #166 Maas Lalani 2022-10-02 11:59:42 -0400
  • d06986a4fa Add startingIndex variable to choose model Matthew Farstad 2022-10-02 10:05:20 -0400
  • b5ea18e8ef
    feat(file): gum file to pick files Maas Lalani 2022-09-30 18:40:10 -0400
  • f1f56639f6
    feat(pager): gum pager Maas Lalani 2022-09-30 14:30:52 -0400
  • fa06f92538
    feat: gum table Maas Lalani 2022-09-30 12:09:55 -0400
  • 9b0f5f015b
    docs(filter): document --no-limit / --limit flag on gum filter Maas Lalani 2022-09-30 13:34:21 -0400
  • 25b5ebff5e Added DIYfetch to examples/ NNB 2022-09-28 16:45:25 +0700
  • 2262fe21c4 Added DIYfetch to examples/ #163 NNB 2022-09-28 16:45:25 +0700
  • a0f2a0b096
    chore: bump bubbles Maas Lalani 2022-09-27 11:09:17 -0400
  • 9cfd2ff75e Updates flake hash and adds overlay to flake solomon 2022-09-26 23:33:55 -0700
  • c53643256c Updates flake hash and adds overlay to flake #160 solomon 2022-09-26 23:33:55 -0700
  • a48b71e580 feat(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 dependabot[bot] 2022-09-26 06:22:08 +0000
  • 103cc20343
    feat(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 #159 dependabot[bot] 2022-09-26 06:22:08 +0000
  • 85704a54dc chore: add dependabot config Christian Muehlhaeuser 2022-09-26 07:59:10 +0200
  • 5347821514
    chore: add dependabot config #158 Christian Muehlhaeuser 2022-09-26 07:59:10 +0200
  • ea4eb64bee
    chore: bump bubbletea to v0.22.1 Maas Lalani 2022-09-16 15:14:27 -0400
  • adc82b2fce fix(format): do not append additional new line fedeztk 2022-09-09 17:40:28 +0200
  • 54facc53f4 fix(format): do not append additional new line #147 fedeztk 2022-09-09 17:40:28 +0200
  • aa7683f5e0
    fix: full width on gum filter Maas Lalani 2022-09-08 12:36:37 -0400
  • 2f165cdfb9
    fix: don't hardcode color profile termenv-output Christian Muehlhaeuser 2022-09-08 14:00:35 +0200
  • e99890aee4
    chore: bump termenv, lipgloss, bubbletea deps Christian Muehlhaeuser 2022-09-08 13:34:04 +0200
  • c71c918c86
    fix(choose): fix spacing for limit == 1 gum choose Maas Lalani 2022-09-07 21:01:42 -0400
  • 21332c833a
    feat(choose): Change default icons to match gum filter Maas Lalani 2022-09-07 15:43:15 -0400
  • 92cd4b0107 docs: fix write key description eetann 2022-09-07 17:59:08 +0900
  • 85e7ee1920 docs: fix write key description #144 eetann 2022-09-07 17:59:08 +0900
  • 5993a7b490 added nix flake lew2mz 2022-08-19 11:39:12 -0400
  • 76fc2f3d91 feat(choose): improving selected option parse Vaniel 2022-09-06 16:02:32 -0300
  • 6abc94c87a feat(choose): add --selected option to choose command Vaniel 2022-08-08 15:55:08 -0300
  • b403b0ae58
    chore: bump bubbles@v0.14.0 + lipgloss@v0.6.0 Maas Lalani 2022-09-06 15:29:32 -0400
  • 4da31724bf feat(choose): improving selected option parse #112 Vaniel 2022-09-06 16:02:32 -0300
  • 5374b1f59f feat(choose): add --selected option to choose command Vaniel 2022-08-08 15:55:08 -0300
  • 808f879996
    lint: fix lint error unparam on clamp v0.6.0 Maas Lalani 2022-09-02 21:39:01 -0400
  • c9fe558a44
    feat(filter): Multi-select (#130) fedeztk 2022-09-03 03:21:31 +0200
  • 90ff312b54
    feat(filter): use ○ / ◉ as unselected / selected multi-select options #130 Maas Lalani 2022-09-02 21:08:52 -0400
  • 81602545a6
    refactor: don't trim newline if we are going to Println anyway Maas Lalani 2022-09-02 14:37:26 -0400
  • 51040ec82d feat(choose): add optional flag #140 fedeztk 2022-09-01 17:33:45 +0200
  • 73518ef21b
    docs: git-branch-manager.sh should be executable (#139) MichalGrzymek 2022-08-31 02:49:41 +0200
  • 2de482e295 make git-branch-manager.sh example executable #139 Michal Grzymek 2022-08-31 02:20:16 +0200
  • 73546b1836 feat(filter): actually fix map types fedeztk 2022-08-30 23:03:35 +0200
  • 1a6eb0948c feat(filter): fix proposed changes on naming variables and map type fedeztk 2022-08-30 23:01:07 +0200
  • 6b7f5ef77b
    fix(choose): wrong "a" behavior (#137) fedeztk 2022-08-30 18:24:25 +0200
  • 7a1a91b4e0
    docs: show usage with skate (#136) Maas Lalani 2022-08-30 12:24:11 -0400
  • d410ce6a2a fix(choose): wrong "a" behavior #137 fedeztk 2022-08-30 17:54:59 +0200
  • 143c3cd133
    docs: show usage with skate #136 Maas Lalani 2022-08-29 15:15:51 -0400
  • 78e53971b2 docs: add repology badge and add install command for Termux #134 Pooya Moradi 2022-08-28 18:00:23 +0430
  • 89f04b1c3d docs(filter): corrected comments about multiSelection print fedeztk 2022-08-25 12:17:22 +0200
  • 8c608d3ed3 feat(filter): added multiple selections fedeztk 2022-08-24 17:55:36 +0200
  • 103cfde2a5 added nix flake #123 lew2mz 2022-08-19 11:39:12 -0400
  • 08346909a9
    feat(choose): Wrap around choose list and g/G keybindings (#122) v0.5.0 Maas Lalani 2022-08-18 17:12:00 -0400
  • ea8d05f5fc
    feat: G/g for top and bottom of list + wrap around first and last elements #122 Maas Lalani 2022-08-18 16:58:05 -0400
  • 5f4cc48069
    docs: add git-branch-manager.sh Maas Lalani 2022-08-15 13:57:43 -0400
  • bcfded82c8 docs: fix a warning in the filter example NalZE7 2022-08-14 21:39:35 +0300
  • 8632127bfb
    docs: fix a warning in the filter example #116 NalZE7 2022-08-14 21:39:35 +0300