Lines Matching refs:tty_esc
45 tty_esc("2m");
49 tty_esc("7m");
54 tty_esc("0m");
64 tty_esc("K"); in draw_tail()
83 tty_esc("K"); in draw_line()
106 tty_esc("0m"); in highlight()
107 if (side!=2) tty_esc("7m"); in highlight()
110 if (side==i) tty_esc("32m"); in highlight()
113 tty_esc("0m"); in highlight()
132 tty_esc("0m"); in hexedit_main()
133 tty_esc("?25l"); in hexedit_main()
161 tty_esc("1T"); in hexedit_main()
173 tty_esc("1S"); in hexedit_main()