irssi/src
dequis 367d8efc5f Fix blinking/bold text in terminals with no color support
Before this, doing "TERM=vt100 irssi" showed all text as bold and
blinking because of a failed check of window->term->TI_colors that
was doing (value & 8) and not expecting a value of 0.

The changed lines themselves look a bit weird, but they make more sense
in the context of the original commit, 96a292d4.
2014-12-14 18:21:40 -03:00
..
core Merge pull request #171 from vlajos/typofixes-vlajos-20141108 2014-12-06 16:09:11 +01:00
fe-common Merge pull request #161 from anadrome/patch-1 2014-12-06 16:12:03 +01:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Fix blinking/bold text in terminals with no color support 2014-12-14 18:21:40 -03:00
irc typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 22:26:53 +00:00
lib-config s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
perl source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
common.h Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00