v0.9.0
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 keybindingsgum choose
can use tab to toggle selection- add
--file
/--directory
flags to select each ingum file
- ability to add
--header
values for textinput gum pager
--soft-wrap
optiongum style
pass input to style over stdin- allow customization of glamour theme in
gum format
Bug fixes
--all
option defaults to false (matchingls
)- 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
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.