xterm-256color

  1. schweikh

    Is there a way to have more than 16 colors on the frame buffer console?

    Subject says it all. It is my understanding that the frame buffer console that I get with a loader.conf entry of "efi_max_resolution=4k" supports only 16 colors. I can set all 16 of kern.vt.color.{0..15}.rgb="#rrggbb" and select from the full 8bpp palette. If I print a 6x6x6 color cube, only 16...
  2. Y

    Behavior change in TERM after FreeBSD 14.1 update

    After system update to FreeBSD 14.1 from 13.2 output of following commands top, iftop, syscat disappears as fast as you quit them. While previously their output was reamining on the screen. This behavior is observable with following $TERM value: $ echo $TERM xterm-256color When $TERM is changed...
Back
Top