1. 33b4e03 chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#882) by dependabot[bot] · 5 weeks ago main
  2. 4fea9a0 fix: make empty line before help consistent by Carlos Alexandro Becker · 5 weeks ago
  3. 699ac86 chore(deps): bump github.com/charmbracelet/glamour from 0.9.0 to 0.9.1 (#878) by dependabot[bot] · 6 weeks ago
  4. 93c6a4b chore(deps): bump github.com/charmbracelet/log from 0.4.0 to 0.4.1 (#874) by dependabot[bot] · 7 weeks ago
  5. 7c833f1 chore(deps): bump github.com/charmbracelet/glamour from 0.8.0 to 0.9.0 (#873) by dependabot[bot] · 7 weeks ago
  6. a8b94c1 chore(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0 (#872) by dependabot[bot] · 7 weeks ago
  7. 0d116b8 chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 (#868) by dependabot[bot] · 8 weeks ago v0.16.0
  8. 204d219 fix(choose): order when using --label-delimiter (#867) by Carlos Alexandro Becker · 8 weeks ago
  9. dbac6a8 chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 (#866) by dependabot[bot] · 9 weeks ago
  10. db86a90 chore(deps): bump github.com/muesli/termenv (#865) by dependabot[bot] · 10 weeks ago
  11. 85a2980 fix: wildcard escaping issue (#862) by Abel Chalier · 10 weeks ago
  12. 9f503f5 chore(deps): bump github.com/alecthomas/kong from 1.8.0 to 1.8.1 (#861) by dependabot[bot] · 2 months ago
  13. 308d86b chore(nix): update version and vendor hash (#859) by ctn-malone · 3 months ago
  14. a3975b7 ci: sync dependabot config (#856) by Charm · 3 months ago
  15. 25c40f5 ci: sync dependabot config (#855) by Charm · 3 months ago
  16. 24fa527 chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.2 to 1.3.3 (#854) by dependabot[bot] · 3 months ago
  17. 2b72e80 fix(confirm): ensure `--show-output` show the right answer (#853) by Andrey Nering · 3 months ago
  18. 93f6857 fix(spin): preserve color output when `--show-output` is given (#850) by Andrey Nering · 3 months ago
  19. a30c8bd chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.2 (#851) by dependabot[bot] · 3 months ago
  20. 7b9d51d chore(deps): bump github.com/alecthomas/kong from 1.7.0 to 1.8.0 (#849) by dependabot[bot] · 3 months ago
  21. 9a387e4 chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 (#842) by dependabot[bot] · 3 months ago
  22. d795b8a fix(table): padding on item indicator (#841) by Carlos Alexandro Becker · 3 months ago
  23. ce6bb49 chore(deps): use latest stable bubbletea by Carlos Alexandro Becker · 3 months ago
  24. 5660060 rename to count instead (#840) by Raphael Amorim · 3 months ago
  25. 984c84f feat: show indicator on help keybindings (opt-in) (#839) by Raphael Amorim · 3 months ago
  26. bb098b2 fix: generated completion invalid for fish shell (choose/options) (#838) by Raphael Amorim · 3 months ago
  27. 9705aa3 fix: generated completion invalid for fish shell (#837) by Raphael Amorim · 3 months ago
  28. bb9fee7 docs: update FreeBSD installation instructions. (#824) by BitBoss · 3 months ago
  29. 928ba9a chore(deps): bump github.com/alecthomas/kong from 1.6.1 to 1.7.0 (#832) by dependabot[bot] · 3 months ago
  30. d1fc051 fix(pager): memory/cpu usage when using soft-wrap (#827) by Carlos Alexandro Becker · 3 months ago v0.15.2
  31. e7c916c chore(deps): bump github.com/charmbracelet/x/ansi from 0.7.0 to 0.8.0 (#826) by dependabot[bot] · 3 months ago
  32. 3745655 fix(filter): wrong highlight when option has grapheme clusters (#799) by Carlos Alexandro Becker · 3 months ago v0.15.1
  33. c11af42 fix(write): ctrl+j not making new line (#819) by Carlos Alexandro Becker · 3 months ago
  34. 30bc180 fix(confirm): do not print 'not confirmed' on exit 1 (#814) by Carlos Alexandro Becker · 3 months ago
  35. 2846d19 Revert "feat(table): set --print if stdout is not a terminal (#762)" (#811) by Carlos Alexandro Becker · 3 months ago
  36. 2da9527 fix(spin): clear title after finished (#815) by Carlos Alexandro Becker · 3 months ago
  37. 05c4bb9 fix: spin when not a tty (#813) by Carlos Alexandro Becker · 3 months ago
  38. 7e3216e fix(viewport): remove extra line in viewport help (#816) by Carlos Alexandro Becker · 3 months ago
  39. 65516a6 chore(nix): update src hash and nix version (#810) by ctn-malone · 3 months ago
  40. 3dcc8b3 chore(deps): bump github.com/charmbracelet/x/ansi (#801) by dependabot[bot] · 4 months ago
  41. c93da09 chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 (#798) by dependabot[bot] · 4 months ago
  42. 89d4952 chore(file): remove extra newline above help by Christian Rocha · 4 months ago v0.15.0
  43. bb34c45 fix(filter): take pre-filtering into account by Carlos Alexandro Becker · 4 months ago
  44. b0ec3a7 fix(filter): select all by Carlos Alexandro Becker · 4 months ago
  45. da325ae fix(filter): wide chars by Carlos Alexandro Becker · 4 months ago
  46. d3d20ef fix(filter): properly handle options with ansi styles (#789) by Carlos Alexandro Becker · 4 months ago
  47. cd151b5 chore(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.6.1 (#790) by dependabot[bot] · 4 months ago
  48. 0f8f67f feat(choose): select from stdin (#773) by Carlos Alexandro Becker · 5 months ago
  49. 0b89ff8 feat: yes|gum confirm (#772) by Carlos Alexandro Becker · 5 months ago
  50. 4cedf9f feat: --no-strip-ansi (#784) by Carlos Alexandro Becker · 5 months ago
  51. 2e321f5 feat(choose): label delimiters (#783) by Carlos Alexandro Becker · 5 months ago
  52. 6d405c4 feat(choose,filter): --input-delimiter --output-delimiter (#779) by Carlos Alexandro Becker · 5 months ago
  53. 0e501ea feat(filter): --select-if-one returns if single match (#778) by Carlos Alexandro Becker · 5 months ago
  54. 966237b feat(filter): allow to pre-select items with --selected (#777) by Carlos Alexandro Becker · 5 months ago
  55. f230a3d feat(filter): allow to focus out of filter (#776) by Carlos Alexandro Becker · 5 months ago
  56. 64d69eb feat(version): adds command to check current gum version (#775) by Carlos Alexandro Becker · 5 months ago
  57. 32786f7 feat(spin): --show-stdout --show-stderr (#774) by Carlos Alexandro Becker · 5 months ago
  58. d1bfd56 feat(confirm): add `--show-output` (#427) by vahnrr · 5 months ago
  59. 74c1079 feat(filter): ctrl+a to toggle select all (#770) by Carlos Alexandro Becker · 5 months ago
  60. f921ebd feat(file): add --header (#768) by Carlos Alexandro Becker · 5 months ago
  61. 55120ae feat(choose): --selected="*" to select all (#769) by Carlos Alexandro Becker · 5 months ago
  62. 774667a feat(choose,confirm,file,filter,input,table,write): esc exit 1, ctrl+c exit 130, help arrow order (#771) by Carlos Alexandro Becker · 5 months ago
  63. 05614c8 feat(table): set --print if stdout is not a terminal (#762) by Carlos Alexandro Becker · 5 months ago
  64. cf2da64 fix(spin): if not a tty, only print title, do not open tty for stdin (#763) by Carlos Alexandro Becker · 5 months ago
  65. 2e53efc feat(style): trim line spaces (#767) by Carlos Alexandro Becker · 5 months ago
  66. 6a37a14 fix: update termenv to detect xterm, rio by Carlos Alexandro Becker · 5 months ago
  67. b45ae0e chore(deps): bump golang.org/x/text from 0.18.0 to 0.21.0 (#764) by dependabot[bot] · 5 months ago
  68. 6f5b0d2 chore(deps): bump github.com/charmbracelet/x/ansi from 0.5.2 to 0.6.0 (#765) by dependabot[bot] · 5 months ago
  69. b0c9c58 fix(stdin): trim space instead of \n (#761) by Carlos Alexandro Becker · 5 months ago
  70. 8d611cb fix(table): grow table rows based on --columns (#760) by Carlos Alexandro Becker · 5 months ago
  71. a8cce1c feat(table): --lazy-quotes and --fields-per-record (#759) by Carlos Alexandro Becker · 5 months ago
  72. bf06fce fix(table): set widths (#758) by Carlos Alexandro Becker · 5 months ago
  73. 2b090e8 feat(table): add help (#756) by Carlos Alexandro Becker · 5 months ago
  74. cc71f60 fix(table): ignore BOM (#757) by Carlos Alexandro Becker · 5 months ago
  75. b58aad1 docs(format): add table example by Carlos Alexandro Becker · 5 months ago
  76. afb6111 fix(spinner): set stdin and stderr by Carlos Alexandro Becker · 5 months ago
  77. c25be3c feat(pager): make --soft-wrap the default by Carlos Alexandro Becker · 5 months ago
  78. 01892a0 fix(write): max height, max chars (#753) by Carlos Alexandro Becker · 5 months ago
  79. 2939e51 fix(pager): do not strip ansi sequences (#754) by Carlos Alexandro Becker · 5 months ago
  80. 2e2b020 fix(pager): use help bubble (#748) by Carlos Alexandro Becker · 5 months ago
  81. fb543c3 fix: strip ansi sequences from stdin (#739) by Carlos Alexandro Becker · 5 months ago
  82. 71d7e65 feat: handle focus/blur events (#749) by Carlos Alexandro Becker · 5 months ago
  83. 4f46952 feat: handle interrupts and timeouts (#747) by Carlos Alexandro Becker · 5 months ago
  84. e30fc5e refactor: removing huh as a dep (#742) by Carlos Alexandro Becker · 5 months ago
  85. d74e9ea chore(deps): bump github.com/alecthomas/kong from 1.5.1 to 1.6.0 (#750) by dependabot[bot] · 5 months ago
  86. a5fb6b1 docs: quote tmux session name in code sample (#745) by Olaf Alders · 5 months ago
  87. 29250f8 fix(filter): --no-strict not working, also weird behavior (#737) by Carlos Alexandro Becker · 5 months ago
  88. 71af32c fix(spin): properly redirect output by Carlos Alexandro Becker · 5 months ago
  89. c422e76 fix: clarify filter --sort flag (#738) by Carlos Alexandro Becker · 5 months ago
  90. 63a3e8c fix(filter): abort on ctrl+q (#721) by Carlos Alexandro Becker · 5 months ago
  91. cb61fe6 chore(nix): update src hash (#733) by ctn-malone · 5 months ago
  92. 9091998 chore(deps): bump github.com/alecthomas/kong from 1.5.0 to 1.5.1 (#736) by dependabot[bot] · 5 months ago
  93. fef37da chore(deps): bump github.com/alecthomas/kong from 1.4.0 to 1.5.0 (#735) by dependabot[bot] · 5 months ago
  94. c3e836f fix(spin): interrupt child process on ctrl+c (#732) by Carlos Alexandro Becker · 5 months ago
  95. 01f36b5 chore(deps): use huh main by Carlos Alexandro Becker · 5 months ago
  96. fb11344 fix(choose): --ordered (#722) by Carlos Alexandro Becker · 5 months ago
  97. 620e645 feat: allow cursor option in file (#667) by Pranav RK · 5 months ago
  98. e3ba400 chore(deps): bump github.com/charmbracelet/bubbletea from 1.2.3 to 1.2.4 (#731) by dependabot[bot] · 5 months ago
  99. 1156c33 chore(deps): bump github.com/charmbracelet/x/ansi from 0.5.0 to 0.5.2 (#729) by dependabot[bot] · 5 months ago
  100. 8ed2ca5 chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.0 (#728) by dependabot[bot] · 5 months ago