Searched refs:vi_histpos (Results 1 – 1 of 1) sorted by relevance
15 static int vi_histpos; variable76 vi_histpos = where_history ();139 int old, save = vi_histpos;142 if (string == 0 || *string == 0 || vi_histpos < 0)148 if ((save = history_search_pos (string, dir, vi_histpos + dir)) == -1)157 vi_histpos = save;160 history_set_pos (vi_histpos);