github charmbracelet/gum v0.9.0

latest releases: v0.14.5, v0.14.4, v0.14.3...
20 months ago

Customize Format Theme 🎀

This brand new release of Gum features minor improvements and additional options, as well as some sweet bug fixes!

With v0.9.0, you can now customize your glamour theme to make gum format even more glamorous.

To get started just run one of the following:

gum format --theme dark < README.md
gum format --theme dracula < README.md
gum format --theme notty < README.md

Note
You can also pass your own custom glamour JSON theme file to the --theme flag for even more customization.

New Features

  • gum choose now supports ctrl+j / ctrl+k keybindings
  • gum choose can use tab to toggle selection
  • add --file / --directory flags to select each in gum file
  • ability to add --header values for textinput
  • gum pager --soft-wrap option
  • gum style pass input to style over stdin
  • allow customization of glamour theme in gum format

Bug fixes

  • --all option defaults to false (matching ls)
  • exit with status 130 if escape key press on gum write
  • symlink directory follows link in gum file
  • allow exact match (non-fuzzy) in gum filter

Full Changelog: v0.8.0...v0.9.0


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Don't miss a new gum release

NewReleases is sending notifications on new releases.