Searched refs:prompt_trunc (Results 1 – 1 of 1) sorted by relevance
863 static int prompt_trunc; /* how much of prompt to truncate */ variable3384 prompt_trunc = (cur_col / x_cols) * x_cols; in x_vi()3385 cur_col -= prompt_trunc; in x_vi()4870 pprompt(prompt, prompt_trunc); in redraw_line()5026 pprompt(prompt, prompt_trunc); in ed_mov_opt()