Commit graph

  • 7725308dcd
    feat: ctrl+c / esc aborts action #254 Maas Lalani 2022-12-13 15:46:43 -0500
  • c8e6b4a9d5
    fix: trim only trailing newline, space may be intentional Maas Lalani 2022-12-13 15:41:01 -0500
  • 7756c809d1
    fix(file): all default false (to match ls), GUM_FILE_ environment Maas Lalani 2022-12-13 15:36:58 -0500
  • b4d7ebf2cb
    fix(write): exit with status 130 on escape Maas Lalani 2022-12-13 15:11:37 -0500
  • 1985b993ca
    Merge 0a83adad38 into 240e163f01 #253 Maas Lalani 2022-12-13 20:05:57 +0000
  • 240e163f01 feat(input): header values Maas Lalani 2022-12-13 15:05:10 -0500
  • 0a83adad38
    feat(input): header values #253 Maas Lalani 2022-12-13 15:05:10 -0500
  • 2d54d5394e feat(choose): add ctrl+j / ctrl+k keybindings Maas Lalani 2022-12-13 14:40:35 -0500
  • 4e0717ec95
    feat(choose): add ctrl+j / ctrl+k keybindings #252 Maas Lalani 2022-12-13 14:40:35 -0500
  • e108bc4668 feat(pager): add --soft-wrap option to gum pager Leon Stam 2022-12-06 17:40:53 +0100
  • b8dbcc3e82 feat(deps): bump github.com/alecthomas/kong from 0.7.0 to 0.7.1 dependabot[bot] 2022-11-14 08:15:37 +0000
  • 7169c0c490
    fix: update bubbletea dependency (#248) Mel Massadian 2022-12-07 02:08:00 +0100
  • 0d82b34455 feat(pager): add --soft-wrap option to gum pager #249 Leon Stam 2022-12-06 17:40:53 +0100
  • 522bcd6a3e fix: update bubbletea dependency #248 mel 2022-12-04 16:46:26 +0100
  • f2e21b067a Fixing linter issues #232 Dieter Eickstaedt 2022-11-23 13:39:12 +0100
  • 40d1ab1fc7 Fixing linter issues Dieter Eickstaedt 2022-11-23 13:34:37 +0100
  • c6bfe2cdb4 Fixing linter issues Dieter Eickstaedt 2022-11-23 13:28:37 +0100
  • 4858b092ca bugfix: Fix linter errors Dieter Eickstaedt 2022-11-23 12:27:59 +0100
  • 5720ee045d bugfix: Fix linter errors Dieter Eickstaedt 2022-11-23 12:26:14 +0100
  • dd81ad0406 Merge remote-tracking branch 'origin/feature/choose/Allow_User_to_select_or_enter_extra_value' into feature/choose/Allow_User_to_select_or_enter_extra_value Dieter Eickstaedt 2022-11-23 12:19:51 +0100
  • dfe8ce6a45 bugfix: Only display Cancel if explicitly asked for #242 Dieter Eickstaedt 2022-11-21 15:39:30 +0100
  • ccd452b35a bugfix: proper handling of 'n' Dieter Eickstaedt 2022-11-21 15:35:06 +0100
  • 65087b31ea bugfix: proper handling of timeouts and default selections Dieter Eickstaedt 2022-11-21 15:09:10 +0100
  • d3a7325dc8 "feature(230): Pleasing linter. Sorry. Still learning Go Dieter Eickstaedt 2022-11-21 12:27:20 +0100
  • 64d4566359 "feature(230): Pleasing linter Dieter Eickstaedt 2022-11-21 12:25:52 +0100
  • 7d32ac91cb "feature(230): Pleasing linter Dieter Eickstaedt 2022-11-21 12:24:05 +0100
  • d1c17ea8cc "feature(230): Pleasing linter Dieter Eickstaedt 2022-11-21 12:22:10 +0100
  • 1c4793f1a3 "feature(230): Adding comment Dieter Eickstaedt 2022-11-21 12:15:19 +0100
  • 126ca5d848 "feature(230): unexport local type Dieter Eickstaedt 2022-11-21 12:10:24 +0100
  • 6ed4e4672e "feature(230): Adding optional Cancel Option to gum confirm Dieter Eickstaedt 2022-11-21 11:57:54 +0100
  • 5bdf3ab110
    Merge branch 'charmbracelet:main' into feature/choose/Allow_User_to_select_or_enter_extra_value Dieter Eickstaedt 2022-11-21 10:41:27 +0100
  • eb3c5c1037 chore: disable dependabot timer Christian Muehlhaeuser 2022-11-18 02:11:34 +0100
  • 23ad5a594f
    feat(deps): bump github.com/alecthomas/kong from 0.7.0 to 0.7.1 #237 dependabot[bot] 2022-11-14 08:15:37 +0000
  • 7bd3ddbf70 Merge branch 'feature/choose/Allow_User_to_select_or_enter_extra_value' of github.com:deicon/gum into feature/choose/Allow_User_to_select_or_enter_extra_value Dieter Eickstaedt 2022-11-12 14:42:35 +0100
  • 614f0e8028
    feat(style): allow passing input over stdin Maas Lalani 2022-11-09 23:13:21 -0500
  • 67291a4f17 feature(choose): Allow user to input additional value like in ComboBox Dieter Eickstaedt 2022-11-09 10:05:34 +0100
  • b0aba2261d
    feature(choose): Adding option to use non-matching filter as result (#233) Dieter Eickstaedt 2022-11-09 19:54:47 +0100
  • 5a30db4608 feature(filter): Change Option to strict and --no-strict #233 Dieter Eickstaedt 2022-11-09 18:53:31 +0100
  • c0da67d74e "feature(choose): Adding option t use non-matching filter as result " Dieter Eickstaedt 2022-11-09 11:43:44 +0100
  • bf8b90ff83 "feature(choose): Adding option t use non-matching filter as result " Dieter Eickstaedt 2022-11-09 11:30:31 +0100
  • 51a455a26e feature(choose): Allow user to input additional value like in ComboBox Dieter Eickstaedt 2022-11-09 10:05:34 +0100
  • e38cfdaa10 Collapse err assignment and check Lee Marlow 2022-11-04 18:33:12 -0600
  • 7bb92dec2f Set writer.Comma in same manner as reader.Comma Lee Marlow 2022-11-04 18:04:21 -0600
  • e20d3a97f0 Use encoding/csv to write proper CSV for the selected row Lee Marlow 2022-11-03 14:16:17 -0600
  • 18b90846de Forcing rebuild #229 Lee Marlow 2022-11-06 12:37:39 -0700
  • c951467634 Collapse err assignment and check Lee Marlow 2022-11-04 18:33:12 -0600
  • f6d23cd203 Set writer.Comma in same manner as reader.Comma Lee Marlow 2022-11-04 18:04:21 -0600
  • 7a2a14380a Use encoding/csv to write proper CSV for the selected row Lee Marlow 2022-11-03 14:16:17 -0600
  • 5ed1f2b1b8 feat(file): allow distinctly file/dirs selections fedeztk 2022-10-18 11:43:47 +0200
  • f0a8011b95 feat(deps): bump github.com/alecthomas/kong from 0.6.1 to 0.7.0 dependabot[bot] 2022-10-25 08:48:57 +0000
  • c7ad12623b
    feat(deps): bump github.com/alecthomas/kong from 0.6.1 to 0.7.0 #223 dependabot[bot] 2022-10-25 08:48:57 +0000
  • b87d77554c docs: picture tag is causing display issues Christian Muehlhaeuser 2022-10-25 01:05:37 +0200
  • a66e9986c7 docs: picture tag is causing display issues #222 Christian Muehlhaeuser 2022-10-25 01:05:37 +0200
  • d88f9aec55 docs: new readme footer Christian Muehlhaeuser 2022-10-24 08:36:19 +0200
  • 6fc5fb8398
    docs: new readme footer #221 Christian Muehlhaeuser 2022-10-24 08:36:19 +0200
  • 1dec524b9a docs: mention BSD releases Christian Muehlhaeuser 2022-10-23 05:04:16 +0200
  • 403945be16 docs: mention BSD releases #220 Christian Muehlhaeuser 2022-10-23 05:04:16 +0200
  • 75c41866b2 docs: add Alpine & termux install instructions Christian Muehlhaeuser 2022-10-23 04:28:41 +0200
  • ca7beccbe5 docs: add Alpine & termux install instructions #219 Christian Muehlhaeuser 2022-10-23 04:28:41 +0200
  • 57c8c90bfd feat(choose): use tab to toggle selection Kevin Pham 2022-10-14 17:16:42 +1100
  • 7a32dd579b feat: allow customization of glamour theme Maas Lalani 2022-10-18 15:03:26 -0400
  • 2fdcc07461
    feat: allow customization of glamour theme #212 Maas Lalani 2022-10-18 15:03:26 -0400
  • e40871b70b feat(file): allow distinctly file/dirs selections #211 fedeztk 2022-10-18 11:43:47 +0200
  • a1e2b3d3c3
    fix: downgrade uniseg Maas Lalani 2022-10-17 23:01:55 -0400
  • fd58eb07fc
    fix: use program.Run() in pager Maas Lalani 2022-10-17 20:26:26 -0400
  • 2e4ddce3f7
    fix: use program.Start Maas Lalani 2022-10-17 20:23:59 -0400
  • 5723977c68
    chore: bump bubbletea@master Maas Lalani 2022-10-17 20:07:27 -0400
  • 0b500f6ec9 docs: apt-key deprecation Ayman Bagabas 2022-10-17 16:31:09 -0400
  • c8dbc980b7
    docs: apt-key deprecation #210 Ayman Bagabas 2022-10-17 16:31:09 -0400
  • b875d9f8c7
    doc: Removing additional whitespaces on package manager section #209 Gonzalo Matheu 2022-10-17 10:21:38 -0300
  • 12691db62f
    doc: Adding gpg management for apt packages for Debian Gonzalo Matheu 2022-10-17 10:18:34 -0300
  • af1ad982df
    feat(choose): use tab to toggle selection #207 Kevin Pham 2022-10-14 17:16:42 +1100
  • 992cac834e fix: symlink directory follows directory Maas Lalani 2022-10-13 11:30:34 -0400
  • 3678e5e132
    fix: symlink directory follows directory #206 Maas Lalani 2022-10-13 11:30:34 -0400
  • 844727f185
    fix(table): hide extra style flags + fix envprefix Maas Lalani 2022-10-13 11:02:08 -0400
  • 2c66222fd8 fix(choose): error if selected options > limit Dhruv Manilawala 2022-10-08 10:13:55 +0530
  • 1353b97272
    added nix flake directions (#195) David Lewis 2022-10-13 11:00:04 -0400
  • 77c8d7a795
    Update README.md #195 Maas Lalani 2022-10-13 10:59:50 -0400
  • 39544b10a4
    Update README.md Maas Lalani 2022-10-13 10:59:21 -0400
  • 08c34cfa2f chore: use --[no-]fuzzy as flag Maas Lalani 2022-10-13 10:47:27 -0400
  • 8dec822e75 avoid Fuzzy search Enrico Candino 2022-10-09 09:38:48 +0200
  • d45b728b4d fix "shuffling" Enrico Candino 2022-10-09 00:33:15 +0200
  • d74f126d41 added exact match to filter Enrico Candino 2022-10-09 00:25:53 +0200
  • 7bc3c9b284
    chore: use --[no-]fuzzy as flag #186 Maas Lalani 2022-10-13 10:47:27 -0400
  • 289a4e6c26
    avoid Fuzzy search Enrico Candino 2022-10-09 09:38:48 +0200
  • 4e5df1c705
    fix "shuffling" Enrico Candino 2022-10-09 00:33:15 +0200
  • 319aefdd8d
    added exact match to filter Enrico Candino 2022-10-09 00:25:53 +0200
  • 98ff7656d1 fix: inline file styles Maas Lalani 2022-10-12 16:58:37 -0400
  • 66191f48f9
    fix: inline file styles #204 Maas Lalani 2022-10-12 16:58:37 -0400
  • 36b1af9104 added nix flake directions lew2mz 2022-10-12 11:54:20 -0400
  • b92c9ec858 updated sha256 lew2mz 2022-10-12 11:35:18 -0400
  • 65c33ff7c4 updated sha256 #194 lew2mz 2022-10-12 11:35:18 -0400
  • dfa412fa1a
    test: add table, pager, file to test v0.8.0 Maas Lalani 2022-10-11 17:47:14 -0400
  • b4c07eb3b9
    fix(table): invalid column number Maas Lalani 2022-10-11 14:40:25 -0400
  • 62cd81daaf
    feat: support page up/down in filter model page-updown Christian Muehlhaeuser 2022-10-10 00:54:59 +0200
  • 1426c2fed9 fix(README): Change .text to .txt Caeden 2022-10-08 12:54:41 +0100
  • 8fe3e4162f
    fix(README): Change .text to .txt #184 Caeden 2022-10-08 12:54:41 +0100
  • 1d24ae0bd1
    fix(choose): error if selected options > limit #181 Dhruv Manilawala 2022-10-08 10:13:55 +0530
  • 86fa35d672 perf: speed up filter rendering Christian Muehlhaeuser 2022-10-08 04:36:37 +0200
  • f7356165a7
    perf: speed up filter rendering #180 Christian Muehlhaeuser 2022-10-08 04:36:37 +0200