gh-screensaver
gh-screensaver copied to clipboard
full terminal animations
Noticed that `marquee` is offset here: ``` $ gh screensaver -l fireworks marquee ``` Similarly, when I pass in the incorrect flag i.e. `-list` instead of `--list`: ``` $ gh...
1. Steps to reproduce: `gh screensaver -smarquee -- --message-"hello world" --font-"iwrit"` The terminal is messed up afterwards. The font file is clearly where it's supposed to be, so there might...
First of all, thanks for you work on this project, really love it. I'm curious why you decided to make this a github cli extenstion instead of just a regular...