]> granicus.if.org Git - neomutt/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)
commitfec0ba1b1b2d758e3e0d2c156d24ea037d7c5f41
treef49c77b7e25edf9d8b033d28c828f484b4234767
parentda9197b8ac58ee71203688e6f8c5e28802ae9fb3
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