cli icon indicating copy to clipboard operation
cli copied to clipboard

Tools for making beautiful & useful command line interfaces

Results 142 cli issues
Sort by recently updated
recently updated
newest added

When I use `progress` in the RStudio IDE it works swimmingly. But if I source the script as a Job, I don't see the progress bar (presumably because it's not...

feature

Instead of using asciicast.

documentation

Could make an `ansi_graphemes()` function, and just call that in the special case.

feature

So a package could register a theme, and then this would be used when printing errors from that package, using `topenv()`. This is still not ideal, though. E.g. if I...

feature

So if we change the built-in theme, that does not break all packages depending on it.

feature