-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
Calling :styles-demo appears to simply dump the file share/styles-demo.txt. It seems to be missing some styles and doesn't accurately demonstrate some styles.
Here's a screenshot of styles-demo:

Here's a screenshot generated with the small script at the bottom of styles demo. (In this case, I tested with git-pull and changed head to tail since the first five lines of the output were all comments)

Two things of note:
- the format of the comments on the rainbow_dash is different
- the sas style is missing from the styles-demo output
Some thoughts on resolution:
- update shares/styles-demo.sh
- change
:styles-demoto return all styles dynamically, using a representative command output - change
:styles-demoto be a query parameter so one could docurl cheat.sh/git-pull?styles-demoand the get dynamic output for all existing styles, like in the script
Edit: FWIW, I'm on MacOS using iTerm2 with a light background