Searched refs:TCRIGHT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_refresh.c2255 if (tccan(TCRIGHT) && (tclen[TCRIGHT] * ct <= ztrlen(lpromptbuf)))
2256 /* it is cheaper to send TCRIGHT than reprint the whole prompt */
2258 tcout(TCRIGHT);
H A Dcomplist.c1917 tcmultout(TCRIGHT, TCMULTRIGHT, mc1);
1929 tcmultout(TCRIGHT, TCMULTRIGHT, mc2);
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h2274 #define TCRIGHT 3 macro

Completed in 131 milliseconds