Commit graph

  • af9d065816
    fix: reject empty table data empty-table Christian Muehlhaeuser 2023-03-11 13:15:10 +0100
  • 7e39f6f187 Returned output formatting to previous version. Rose Thatcher 2023-03-10 13:25:57 -0600
  • 28fa08424f
    Update Spin on README.md Rose Thatcher 2023-03-10 13:10:45 -0600
  • 27d235b03c Added live output buffer and option flag Rose Thatcher 2023-03-10 12:48:52 -0600
  • fc1384b7fa
    feat(deps): bump github.com/muesli/termenv from 0.15.0 to 0.15.1 #302 dependabot[bot] 2023-03-10 05:09:43 +0000
  • c2886b5473
    feat(deps): bump github.com/charmbracelet/lipgloss #301 dependabot[bot] 2023-03-10 05:09:34 +0000
  • f46060ac43 Update write/command.go Mikael Fangel 2023-03-09 18:45:52 +0100
  • f8adcd649b fixes errors with CR in write --value mikael 2023-03-08 23:23:46 +0100
  • e9b297320c
    Update write/command.go #296 Mikael Fangel 2023-03-09 18:45:52 +0100
  • 41ab84d69e
    feat(deps): bump github.com/charmbracelet/lipgloss #298 dependabot[bot] 2023-03-09 17:44:36 +0000
  • 65f5a7e44e feat(deps): bump github.com/muesli/termenv from 0.14.0 to 0.15.0 dependabot[bot] 2023-03-09 05:08:09 +0000
  • 708a653eae Fix for using --value in combination w/ --no-fuzzy mikael 2023-03-07 22:59:37 +0100
  • 2bda001480
    fix(table): removed inheritance for selected foreground (#300) Mikael Fangel 2023-03-09 18:35:06 +0100
  • a70ed10103
    removed inheritance #300 mikael 2023-03-09 18:04:48 +0100
  • e729b89153
    feat(deps): bump github.com/muesli/termenv from 0.14.0 to 0.15.0 #299 dependabot[bot] 2023-03-09 05:08:09 +0000
  • 249f918230
    fixes errors with CR in write --value mikael 2023-03-08 23:23:46 +0100
  • 46706aa2fe
    Fix for using --value in combination w/ --no-fuzzy #293 mikael 2023-03-07 22:59:37 +0100
  • 1267b7a78e
    fix: added esc-key to quit table (#290) Mikael Fangel 2023-03-06 20:17:47 +0100
  • b5444d5f0b
    feat: use filepicker bubble (#289) Maas Lalani 2023-03-06 11:54:02 -0500
  • c638bf4c71
    chore: bump bubbles #289 Maas Lalani 2023-03-06 11:37:19 -0500
  • af2ace252f
    added esc-key to quit table #290 mikael 2023-03-04 00:28:46 +0100
  • cf64a39b5b
    fix: use new API Maas Lalani 2023-03-03 16:47:24 -0500
  • f1e04d11ec
    feat: use filepicker bubble Maas Lalani 2023-03-03 13:03:53 -0500
  • 99e6625a39
    fix: don't use deprecated pager functions Maas Lalani 2023-03-03 13:15:50 -0500
  • e5cb9877cf
    chore: bump dependencies Maas Lalani 2023-02-27 19:26:33 -0500
  • 5431540431 feat(file): Add page up/down key bindings Leon Stam 2023-01-30 13:57:50 +0100
  • 83db83296a
    Add staged file check for commit example (#269) Mathew Payne 2023-02-28 00:19:23 +0000
  • 07dd11fe45
    fix: stage all confirmation #269 Maas Lalani 2023-02-27 19:18:12 -0500
  • 214a9f8b88
    Add staged file check for commit example Mathew Payne 2023-01-28 14:23:09 +0000
  • 46dee843db
    fix(prompt): fix default selection of prompt, timer and exit code (#148) ChrHan 2023-02-28 07:16:08 +0700
  • 8879049985
    fix: default timeout selection #148 Maas Lalani 2023-02-27 19:15:28 -0500
  • 9bf599588b
    feat(deps): bump github.com/charmbracelet/glamour #284 dependabot[bot] 2023-02-28 00:14:06 +0000
  • cfa23e402b
    feat(deps): bump github.com/charmbracelet/bubbles #283 dependabot[bot] 2023-02-28 00:13:49 +0000
  • 6c9c1eb8eb
    chore(confirm): remove inefficient assignment Christoper Hans 2022-09-24 16:35:34 +0700
  • 02591074e4
    fix(confirm): ensure timer is located at fixed selection Christoper Hans 2022-09-24 16:30:14 +0700
  • 8c99083115
    chore(comment): remove unused comment Christoper Hans 2022-09-10 08:02:02 +0700
  • f8dc99b15d
    fix(prompt): fix default selection of prompt, timer and exit code Christoper Hans 2022-09-10 08:00:10 +0700
  • e6de7749b1
    fix: require choice for multiselect Maas Lalani 2023-02-27 19:05:50 -0500
  • 440a3dd81c
    fix: go mod tidy Maas Lalani 2023-02-27 19:01:08 -0500
  • 877c475aa6
    feat: add ctrl+@(ctrl+space) keybinding for choose and filter (#276) MuXiu1997 2023-02-28 07:59:40 +0800
  • 488138e4b5 feat(deps): bump github.com/charmbracelet/bubbletea dependabot[bot] 2023-02-09 04:16:36 +0000
  • f7d8ef5871 build: update go version to 1.17 Nicolas M 2023-02-26 04:43:49 +0100
  • 74e314ced5 build: update go version to 1.17 #287 Nicolas M 2023-02-26 04:43:49 +0100
  • 67e0ec0027
    feat(deps): bump github.com/charmbracelet/bubbletea #277 dependabot[bot] 2023-02-09 04:16:36 +0000
  • 0c86241440
    feat(choose): add ctrl+@ keybinding #276 MuXiu1997 2023-02-09 03:02:09 +0800
  • 39848f84a3
    feat(filter): add ctrl+@ keybinding MuXiu1997 2023-02-09 02:58:43 +0800
  • d7292df824
    feat(deps): bump github.com/muesli/termenv from 0.13.0 to 0.14.0 #273 dependabot[bot] 2023-02-07 04:15:04 +0000
  • 3abc6af291 fixed some errors in examples #271 Oliver Tzeng 2023-02-03 21:52:05 +0800
  • e1e013cd3d typo Oliver Tzeng 2023-02-02 22:43:12 +0800
  • c3588b695e enter Oliver Tzeng 2023-02-02 22:40:19 +0800
  • 59f564a05c feat(file): Add page up/down key bindings #270 Leon Stam 2023-01-30 13:57:50 +0100
  • 65a89d4a40 chore: Adjust ENV names for Timeout Options Dieter Eickstaedt 2023-01-19 20:19:32 +0100
  • d83b5332cc chore: goimported Dieter Eickstaedt 2023-01-19 20:01:06 +0100
  • fc991df827 merge main Dieter Eickstaedt 2023-01-19 19:25:41 +0100
  • 3efc3b5485
    Merge branch 'main' into feature/218/Adding_timeout_to_most_commands Dieter Eickstaedt 2023-01-19 19:19:47 +0100
  • f296524989 chore: Rename Timeout Option Dieter Eickstaedt 2023-01-19 19:18:25 +0100
  • 36c5ba5f1e chore: Rename Timeout Option Dieter Eickstaedt 2023-01-19 19:18:04 +0100
  • 559e244e12 chore: rename timeout.CmdOptions to timeout.Options Dieter Eickstaedt 2023-01-19 19:04:35 +0100
  • 78bb3b5f06 Added Scoop installation instructions for gum Kris Schneider 2022-12-18 15:51:19 -0700
  • 80f3598efd feat(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 dependabot[bot] 2023-01-16 04:31:07 +0000
  • 872865b8e8
    feat(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 #265 dependabot[bot] 2023-01-16 04:31:07 +0000
  • f21a008117
    An easier way to do this right? #264 Oliver Tzeng 2023-01-14 10:10:56 +0800
  • 36ef76185c
    fix(confirm): esc should not exit with 130 Maas Lalani 2023-01-13 12:08:06 -0500
  • 08ed3e2519
    feat(choose): keep order of selected items (#182) Dhruv Manilawala 2023-01-13 00:06:11 +0530
  • ebc8c1fd6b
    fix: KeepOrder -> Ordered #182 Maas Lalani 2023-01-12 13:01:09 -0500
  • 1f36e76ac9
    feat(choose): keep order of selected items Dhruv Manilawala 2022-10-08 14:20:09 +0530
  • 1fddcfc9c1 refactor: adding comments, unexport private functions Dieter Eickstaedt 2023-01-08 09:09:14 +0100
  • 256b833d95 refactor: linter issues Dieter Eickstaedt 2023-01-08 09:05:52 +0100
  • c01f6acfee refactor: linter issues Dieter Eickstaedt 2023-01-08 09:04:20 +0100
  • d00b8dcdd1 refactor: remove default value tranport using timeout Message Dieter Eickstaedt 2023-01-08 08:57:45 +0100
  • 02d0bf4dbc refactor: Use Default Value in confirm as timeout value Dieter Eickstaedt 2023-01-08 08:52:53 +0100
  • d2e9e37f89 featiure: Adding timeout parameter to file, choose, input, filter, pager and spin Dieter Eickstaedt 2023-01-08 08:34:17 +0100
  • bb8fbe0ddb
    Merge 9b4eae2c8a into 832c4fc917 #257 Oliver Tzeng 2022-12-31 00:54:55 +0000
  • 9b4eae2c8a
    oops #257 Oliver Tzeng 2022-12-31 08:54:46 +0800
  • 4ccc37329f
    docs: Add Scoop installation instructions #256 Chris Long 2022-12-19 17:26:28 -0500
  • 943f731f79
    Added Scoop installation instructions for gum #255 Kris Schneider 2022-12-18 15:51:19 -0700
  • 832c4fc917 feat: ctrl+c / esc aborts action v0.9.0 Maas Lalani 2022-12-13 15:46:43 -0500
  • 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