Searched refs:ttctrl (Results 1 – 3 of 3) sorted by relevance
155 ttctrl('m'); in zz_move()160 ttctrl('f'); in zz_move()163 ttctrl('f'); in zz_move()166 ttctrl('h'); in zz_move()169 ttctrl('h'); in zz_move()173 ttctrl('i'); in zz_move()175 ttctrl('i'); in zz_move()185 ttctrl('j'); in zz_move()188 ttctrl('j'); in zz_move()191 ttctrl('k'); in zz_move()[all …]
157 ttctrl('m'); in h19_move()165 ttctrl('h'); in h19_move()175 ttctrl('j'); in h19_move()257 ttctrl('j'); in h19_scroll_down()
177 #define ttctrl(c) ttputc(ctrl(c)) macro178 #define ttesc(c) (ttctrl('['), ttputc(c))