Skip to content
rofl0r edited this page Dec 18, 2010 · 7 revisions

conpix

is an image viewer for the unix terminal.

it supports 256 color by setting

export TERM=xterm-256color

before the program is launched.

currently the 256 color mode is properly implemented in the following terminal emulators:

xterm

XFCE Terminal xfterm4

LXDE Terminal lxterminal

Gnome Terminal gnome-terminal

implemented but bugged:

KDE Konsole (256 colors are supported but only from a fixed palette) bug report

iTerm (OSX): the RGB value of the first 16 colors can not be changed, the rest works as expected

not implemented

linux native terminal (pretends to support xterm-256color mode, but fails miserably even on a linear palette)

OSX Terminal emulator

preview:

Clone this wiki locally