]> granicus.if.org Git - mutt/commit
Add an IsPrint check to mutt_message() and mutt_curses_error(). This
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Oct 1998 21:43:27 +0000 (21:43 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Oct 1998 21:43:27 +0000 (21:43 +0000)
commit32b08b42f2eba83609bc838e383e077bbbf587fe
treef49c77b7e25edf9d8b033d28c828f484b4234767
parent8ec77a5ca0ffa6915a08b99174d8b33af48500ff
Add an IsPrint check to mutt_message() and mutt_curses_error(). This
will prevent _some_ advert effects from l10ns which don't fit
together with the terminal's abilities.  There are still quite a few
raw printw() etc. - we may wish to introduce our own, locale-safe
versions of these.
curs_lib.c