github charmbracelet/gum v0.10.0

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

Truecolor Support

Gum historically was limited to ANSI256 colors, but no longer is this the case!

With v0.10.0, gum can now display truecolor if your terminal emulator supports it! 🎨

Try it out with gum style:

gum style --padding "3 10" --margin 2 --background "#6a51ff" --foreground "#ff6dff" "The best colors are true"

image

Windows Support

Windows users rejoice! Gum v0.10.0 solves a variety of issues allowing gum to work on Powershell and Windows. 🪟

Don't believe us? Take a look for yourself:

windows

Context Headers

With Gum v0.10.0, you can add context with --header flags in gum choose and gum filter. To get started:

gum choose --header "Pick your starter Pokémon" "Bulbasaur" "Charmander" "Squirtle"

Made with VHS

New Features

  • Keep order of selected items in gum choose with the --ordered flag.
  • Use page up / down key bindings in gum file
  • gum choose and gum filter can select using ctrl+space
  • --header flags for gum choose and gum filter
  • Pass programming language for gum format --type code

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.