github charmbracelet/gum v0.8.0

latest releases: v0.14.1, v0.14.0, v0.13.0...
21 months ago

Brand New Flavours!

Version v0.8.0 of Gum comes packed with three brand-new gum subcommands, as well as a handful of other fixes and improvements.

  • Gum File
  • Gum Table
  • Gum Pager

File

gum file [directory]

With this new gum sub-command, you can prompt users to select a file, which returns the absolute path of the file selected.
The command will start in the current directory or the directory passed as an argument but users may traverse the file tree up or down.

Table

gum table < table.csv

Display and select a row of tabular data with gum table.

Pager

gum pager < README.md

Scroll through long form content with gum pager.

Changelog

New Features

Bug fixes

  • a4d4793: fix(confirm): an empty --negative will not be displayed (@keevan)

Full Changelog: v0.7.0...v0.8.0


The Charm logo

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

Don't miss a new gum release

NewReleases is sending notifications on new releases.