You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
Currently irssi doesn't support 256 colors. ncurses can support that fine (see "--enable-ext-colors compile for 256-color support" ncurses configure option).
My feature request is to add 256 color support to irssi.
Note that there is a problem with running irssi on 256 capable terminals currently. With recent ncurses (5.7 20110205) some colors are dark enough that are invisible. If full 256 color support is not planned then it would be good to fix defaults to work nicely even on 256 colors capable terminals.