[go: up one dir, main page]

Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 16:12
· 173 commits to main since this release
v0.10.0

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.