Commit graph

  • 6bd1d9d7f8
    fix: use one level style embed Ayman Bagabas 2023-11-08 10:26:31 -0500
  • dd99c2ad49
    refactor: remove switch Maas Lalani 2023-11-07 16:00:09 -0500
  • 65e4d47192
    fix: lint Ayman Bagabas 2023-11-07 15:23:09 -0500
  • 1a5e170f5f
    feat: add log command Ayman Bagabas 2023-11-06 14:21:00 -0500
  • c4f6a2f752 fix(input): Avoid reading from stdin if --value is being used #448 Piero Lescano 2023-11-05 01:47:21 -0500
  • 1c824f9194
    Merge 2bb47eceba into 46328de806 #427 vahnrr 2023-10-19 13:48:01 -0300
  • 46328de806
    feat(write): ESC should be successful (#433) Christian Höltje 2023-10-19 12:38:23 -0400
  • 8e959e4cdc
    feat(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 (#438) dependabot[bot] 2023-10-19 12:33:51 -0400
  • 1cedd4f20b
    feat(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#441) dependabot[bot] 2023-10-19 12:33:18 -0400
  • 6a4505e245
    feat(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 #441 dependabot[bot] 2023-10-18 04:46:22 +0000
  • a6ef491d00
    feat(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 #438 dependabot[bot] 2023-10-16 14:52:20 +0000
  • d49da23bd2
    feat(deps): bump github.com/charmbracelet/lipgloss #439 dependabot[bot] 2023-10-16 14:52:10 +0000
  • 89e2a0fbd5
    feat: static --print table (#436) Maas Lalani 2023-10-16 10:51:31 -0400
  • a4e2dec653
    chore: Fix formatting #440 Elliot Courant 2023-10-13 20:03:36 -0500
  • 132f9f07d9
    feat(spin): Add support for --show-error for the spinner. Elliot Courant 2023-10-13 19:57:47 -0500
  • ca09f10875
    feat(deps): bump github.com/charmbracelet/lipgloss #437 dependabot[bot] 2023-10-11 04:33:17 +0000
  • 6739a2774a
    feat: static --print table #436 Maas Lalani 2023-10-10 17:28:10 -0400
  • 2bb47eceba fix(confirm): superfluous-else logic refactor #427 vahnrr 2023-10-04 07:37:24 +0200
  • 971b6cf16f
    fix(filter): made filter work with lists as choose (#424) Mikael Fangel 2023-10-03 20:33:57 +0000
  • d7f51fa3b2
    response to code review #424 Mikael Fangel 2023-10-03 22:01:42 +0200
  • 8792204870 feat(write): ESC should be successful #433 Christian Höltje 2023-09-28 15:12:35 -0400
  • 432182f4b8 feat(confirm): add --show-output model vahnrr 2023-09-18 19:29:11 +0200
  • 4f9235b105 feat(confirm): add --show-output vahnrr 2023-09-18 19:26:12 +0200
  • a100ffbb86
    lint fix Mikael Fangel 2023-09-18 01:04:47 +0200
  • 0a28b84bf0
    solved merge conflict Mikael Fangel 2023-09-18 01:00:49 +0200
  • 91d5b750f6
    made filter work with lists as choose Mikael Fangel 2023-09-18 00:53:05 +0200
  • 77aa8640f2
    chore(deps): bump actions/checkout from 3 to 4 (#418) dependabot[bot] 2023-09-05 12:39:55 +0000
  • 3b804b72e1
    chore(deps): bump actions/checkout from 3 to 4 #418 dependabot[bot] 2023-09-05 04:14:58 +0000
  • 7ff6402103
    Update README.md #416 Mike Eller 2023-08-28 09:42:58 +0100
  • c73fba945a
    Select and set your Azure account Mike Eller 2023-08-28 09:39:19 +0100
  • 37417ec1c8 feat: Return Column boundary check fixed Dieter Eickstädt 2023-08-23 18:07:17 +0200
  • 227904e6da feat: Adding Return Column to table command Dieter Eickstädt 2023-08-23 18:02:54 +0200
  • a816d1b182
    feat(deps): bump github.com/charmbracelet/lipgloss #414 dependabot[bot] 2023-08-23 04:33:12 +0000
  • fb31a20945
    Update spin/options.go #371 Jelle Besseling 2023-08-14 09:20:58 +0200
  • 77bf7f2b23
    Update spin/options.go Jelle Besseling 2023-08-14 09:20:54 +0200
  • 2a84b71b82
    Update command.go #405 Rose Thatcher 2023-08-01 08:57:56 -0500
  • d66af4f082
    (fix): ShowOutput flag works as intended Rose Thatcher 2023-08-01 06:07:19 -0500
  • a63ea30136
    spin: fix isTTY check (#404) Greg Kroah-Hartman 2023-07-28 16:40:18 +0200
  • 9829c6fc01 spin: fix isTTY check #404 Greg Kroah-Hartman 2023-07-27 10:44:16 +0200
  • a61f3bdc3f
    fix(choose): --no-limit when 1 option available should still allow selection Maas Lalani 2023-07-25 12:38:55 -0400
  • 6763de12e8
    fix(choose): set initial page for selected Maas Lalani 2023-07-25 12:34:00 -0400
  • 4b998515fd
    feat(choose): use home/end to go to first/last option Maas Lalani 2023-07-25 12:28:02 -0400
  • ed52291b33
    docs: Add WinGet installation details (#401) Chris Long 2023-07-25 12:23:48 -0400
  • f5b09a434a
    Switch to termenv.EnvColorProfile() (#387) v0.11.0 Kenny Parnell 2023-07-20 14:14:31 -0400
  • 13a37dfb64
    Merge branch 'main' into output-on-error Jelle Besseling 2023-07-20 14:52:00 +0200
  • 1c6fb9c23d
    docs: Add WinGet installation details #401 Chris Long 2023-07-19 13:21:15 -0400
  • 1847e861b9
    Update main.go #387 Kenny Parnell 2023-07-11 12:51:17 -0400
  • a659534f14
    Switch to termenv.EnvColorProfile() Kenny Parnell 2023-06-30 17:39:57 -0400
  • d1ad453ce6
    feat: Timeout for Choose Command (#384) Dieter Eickstaedt 2023-06-30 15:28:46 +0200
  • f73341a56c
    feat: Timeout for File Command (#386) Dieter Eickstaedt 2023-06-30 15:22:45 +0200
  • eef6431d7c
    feat: Timeout for Confirm Command (#383) Dieter Eickstaedt 2023-06-30 15:20:33 +0200
  • 4d36657492
    fix: comment #383 Maas Lalani 2023-06-30 09:20:23 -0400
  • 6bf79aa899
    feat: Timeout for Filter Command (#382) Dieter Eickstaedt 2023-06-30 15:18:02 +0200
  • f8caeef195
    feat: Timeout for Spin Command (#385) Dieter Eickstaedt 2023-06-30 15:17:09 +0200
  • 90f8a4aeae
    fix: spin timeout #385 Maas Lalani 2023-06-30 09:16:58 -0400
  • 76294e6df3 feat: Timeout for File Command #386 Dieter Eickstaedt 2023-06-30 09:00:10 +0200
  • 65c4d53cae feat: Timeout for Spin Command Dieter Eickstaedt 2023-06-30 08:56:49 +0200
  • 794102a2b9 feat: Timeout for Choose Command #384 Dieter Eickstaedt 2023-06-30 08:44:10 +0200
  • 4adba38f5f feat: Timeout for Confirm Command Dieter Eickstaedt 2023-06-30 08:37:38 +0200
  • e6e933465f feat: Timeout for Filter Command #382 Dieter Eickstaedt 2023-06-30 08:24:08 +0200
  • 0c1cc8e669
    fix(pager): lint Maas Lalani 2023-06-29 17:43:58 -0400
  • 7e71c4d664
    feat: Adding timeout option to Filter command (#380) Dieter Eickstaedt 2023-06-29 23:29:46 +0200
  • abae6fd80c
    feat: Adding timeout option to Pager command (#381) Dieter Eickstaedt 2023-06-29 23:27:25 +0200
  • fd26f8c68f feat: Adding timeout option to Pager command #381 Dieter Eickstaedt 2023-06-29 23:02:55 +0200
  • 73e5a76f12 feat: Adding timeout option to Filter command #380 Dieter Eickstaedt 2023-06-29 22:53:38 +0200
  • b6f739d7d1
    refactor: use exit.StatusAborted, unexport heightOffset Maas Lalani 2023-06-29 16:36:47 -0400
  • ae1da5d329
    Feature/218/adding timeout option (#379) Dieter Eickstaedt 2023-06-29 22:35:03 +0200
  • 8e5e39ef26 chore: Linter issues #379 Dieter Eickstaedt 2023-06-29 22:28:31 +0200
  • ae1b75807d feat: Adding timeout option in preparation for coming timeout features in all commands Dieter Eickstaedt 2023-06-29 22:26:52 +0200
  • 938a3cf97c feat: Adding timeout option in preparation for coming timeout features in all commands Dieter Eickstaedt 2023-06-29 22:14:24 +0200
  • eb888a57bb feat: Adding timeout option in preparation for coming timeout features in all commands Dieter Eickstaedt 2023-06-29 22:10:44 +0200
  • 93ffc250e7 feat(deps): bump github.com/muesli/termenv dependabot[bot] 2023-06-28 05:06:53 +0000
  • 698e533ddd
    feat(deps): bump github.com/muesli/termenv #376 dependabot[bot] 2023-06-28 05:06:53 +0000
  • 2743d58f2a
    Merge branch 'main' into feature/218/Adding_timeout_to_most_commands #260 Maas Lalani 2023-06-27 10:43:08 -0400
  • 99f1348a45 feat(filter): add cursor text line styling ROMAIN GUISSET 2023-05-24 12:11:20 +0000
  • 6aac40560f
    fix: isTTY & no new line Maas Lalani 2023-06-27 10:36:33 -0400
  • f048bd8d87
    feat(Spin): Option to show live output (#303) Rose Thatcher 2023-06-27 07:31:54 -0700
  • f1b99f0aa4 feat(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 dependabot[bot] 2023-06-07 15:34:12 +0000
  • fd11b787e0 feat(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 dependabot[bot] 2023-06-22 05:03:45 +0000
  • e233adfef5 merge: Fix merge conflicts with main branch Dieter Eickstaedt 2023-06-26 09:29:18 +0200
  • 8609015cb6 merge: Fix merge conflicts with main branch Dieter Eickstaedt 2023-06-26 09:26:40 +0200
  • 3bbb56821d Merge branch 'main' into feature/218/Adding_timeout_to_most_commands Dieter Eickstaedt 2023-06-26 09:24:22 +0200
  • f6dcdbc4c0 Fixed spinner alignment. Updated Readme #303 Rose Thatcher 2023-06-23 10:12:26 -0500
  • 5cc1c53527
    feat(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 #375 dependabot[bot] 2023-06-22 05:03:45 +0000
  • 7d72675e50 feat(filter): add cursor text line styling #374 ROMAIN GUISSET 2023-05-24 12:11:20 +0000
  • 6d175acd69 Cleaned up the combining of stderr and stdout Rose Thatcher 2023-06-08 10:28:12 -0500
  • 868d06c30e Add option to show output on error Jelle Besseling 2023-06-08 17:27:30 +0200
  • da933329d8
    feat(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 #360 dependabot[bot] 2023-06-07 15:34:12 +0000
  • 0010018d61 feat(deps): bump github.com/charmbracelet/bubbletea dependabot[bot] 2023-06-07 05:14:14 +0000
  • 953e609bb6
    feat(deps): bump github.com/charmbracelet/bubbletea #369 dependabot[bot] 2023-06-07 05:14:14 +0000
  • 8f17aa3f9a feat(write,input): add --cursor.mode=hide,blink,static Maas Lalani 2023-06-05 16:05:22 -0400
  • ea6bf88e2d
    feat(write,input): add --cursor.mode=hide,blink,static #368 Maas Lalani 2023-06-05 16:05:22 -0400
  • 3609fe1da8
    feat: use file picker v0.16.1 Maas Lalani 2023-05-31 14:07:00 -0400
  • 3f7db714ff
    fix(format): indentation issues Maas Lalani 2023-05-31 11:09:15 -0400
  • 5a4b12c8ca feat: gum filter --no-sort Carlos Alexandro Becker 2023-05-30 14:19:53 +0000
  • be6ca6e974
    Merge branch 'main' into nosort #365 Carlos Alexandro Becker 2023-05-30 14:29:47 +0000
  • a892c39289
    fix: format pager/options.go Carlos Alexandro Becker 2023-05-30 14:29:41 +0000
  • 92845d0156
    feat: gum filter --no-sort Carlos Alexandro Becker 2023-05-30 14:19:53 +0000
  • accce59ed1 fix: bump to v0.24.1 Maas Lalani 2023-05-24 12:49:19 -0400
  • 25ff33e710 feat(deps): bump github.com/charmbracelet/bubbletea dependabot[bot] 2023-05-09 05:07:35 +0000