gum
Verified for current stable LTS
Gum Command: Format Text With Emojis
Use for format text with emojis with Gum. Exact CLI syntax to format text with emojis using Gum.
When to use this: Use for format text with emojis with Gum.
Command Syntax
gum format -t <emoji> "{:smile: :heart: hello}" gum format -t <emoji> "`{:smile: :heart: hello`}" Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to format text with emojis using Gum.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gum Command: Choose Option
gum choose <"option1" "option2" "..."> Gum Command: Input Placeholder gum input --placeholder "<value>" Gum Command: Confirm Action gum confirm "<Continue?>" --default=false --affirmative "<Yes>" --negative "<No>" <&& echo "Yes selected" || echo "No selected"> Gum Command: Show Spinner gum spin -s <dot|line|minidot|jump|pulse|points|globe|moon|monkey|meter|hamburger> --title "<loading...>" <command> Gum Command: Write Multiline Text To File gum write > <path/to/file>