@Blort we like to have wacky fun stuff like that, but we also like to support classic composibility so try to support direct invocation of functionality via subcommands as much as possible.
"we also like to support classic composibility so try to support direct invocation of functionality via subcommands"
Imma nod slowly and wisely and pretend that I understood every part of that.
@Blort 😂 so basically you can use the TUI (which may or may not have crazy special effects) or you can just straight up call the command. For instance you can `glow stash README.md` to stash something, not using the TUI. Makes things more scriptable. the `charm` tool has a lot of that going on with `charm kv` and `charm fs`.
@charm #ForbiddenLove