Update to latest madtty.
[apps/madmutt.git] / lib-ui / curs_lib.c
index b283e42..8a78ac8 100644 (file)
@@ -343,6 +343,7 @@ void curses_initialize(void)
     if (start_color() == ERR || !has_colors() || COLORS < 8)
         mutt_exit(-1);
     madtty_init_colors();
     if (start_color() == ERR || !has_colors() || COLORS < 8)
         mutt_exit(-1);
     madtty_init_colors();
+    madtty_init_vt100_graphics();
     ci_start_color();
     noecho();
     raw();
     ci_start_color();
     noecho();
     raw();