View Raw SPL
/* sets the second cursor index position */ setcurpos2(w, n) { curnput(w, n, 1, 2); }