Searched refs:cur_up (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | vi.c | 741 static int cur_up(int count0, int count1, char *unused) in cur_up() function 1177 {"k", 0, &cur_up}, 1554 if (key==KEY_UP) cur_up(1, 1, 0); in vi_main() |
Completed in 3 milliseconds