Searched refs:tty_esc (Results 1 – 9 of 9) sorted by relevance
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()[all …]
251 void tty_esc(char *s) in tty_esc() function261 tty_esc(s); in tty_jump()267 tty_esc("?25h"); in tty_reset()268 tty_esc("0m"); in tty_reset()270 tty_esc("K"); in tty_reset()
145 tty_esc("7m"); in crunch_rev_escape()147 tty_esc("27m"); in crunch_rev_escape()
345 void tty_esc(char *s);
33 tty_esc("?25l"); // hide cursor in demo_scankey_main()34 tty_esc("0m"); // reset color to default in demo_scankey_main()35 tty_esc("2J"); // Clear screen in demo_scankey_main()
1297 tty_esc("1m"); in vi_crunch()1299 tty_esc("m"); in vi_crunch()1372 if (redraw&2) tty_esc("2J"), tty_esc("H"); //clear screen in draw_page()1392 tty_esc("2K"); in draw_page()1459 tty_esc("2K"); in draw_page()1477 tty_esc("2K"); in draw_page()1528 tty_esc("?1049h"); in vi_main()1699 tty_esc("?1049l"); in vi_main()
337 void tty_esc(char *s);
1312 tty_esc("?25h"); in top_cursor_cleanup()1336 tty_esc("?25l"); in top_common()
1455 tty_esc("?25h"); in top_cursor_cleanup()1479 tty_esc("?25l"); in top_common()