While vte supports 256 colors, ftjerm sets TERM to xterm (which only supports 16 colors). TERM should be xterm-256color. While it should be possible to change this by setting 'emulation' (-e) to xterm-256color, this doesn't actually do anything.
While vte supports 256 colors, ftjerm sets TERM to xterm (which only supports 16 colors). TERM should be xterm-256color.
While it should be possible to change this by setting 'emulation' (-e) to xterm-256color, this doesn't actually do anything.