l0b0 / xterm-color-count

Count how many colors your XTerm actually supports
https://gitlab.com/victor-engmark/xterm-color-count
GNU General Public License v3.0
50 stars 17 forks source link

Support Konsole #1

Open l0b0 opened 9 years ago

l0b0 commented 9 years ago

"In Konsole it shows 0 whereas actually it supports 256 colors..."

tavinus commented 8 years ago

Using MacOS X's terminal also yields 0. Tried locally and after ssh'ing into a Debian box.

EDIT: I wonder if there is anywhere to find the correct control sequence for those other terminals. Of if they even exist. We could test color 1 to see which one is valid and make a universal script.