mbadolato / iTerm2-Color-Schemes

Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
http://www.iterm2colorschemes.com
Other
24.41k stars 6.41k forks source link

print scheme names on same line during preview #406

Closed mattmartini closed 1 year ago

mattmartini commented 1 year ago

Description

When previewing color schemes,tools/preview.rb schemes/*, the name of the each scheme is printed. As the schemes are reviewed the list of names starts to wrap and scrolls the sample text off the screen.

My pull request keeps the names of the schemes on the same line on the screen so that the screen does not scroll.

IMHO, this makes previewing the color schemes with some sample text much better.

mbadolato commented 1 year ago

Thank you!