- backchar
int backchar(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- backline
int backline(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- backpage
int backpage(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- basic_nextline
int basic_nextline(bool f, int n)
Proceed to beginning of next line.
- basic_setmark
int basic_setmark(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- forwchar
int forwchar(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- forwline
int forwline(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- forwpage
int forwpage(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- getgoal
int getgoal(LINE* dlp)
Undocumented in source. Be warned that the author may not have intended to support it.
- gotobob
int gotobob(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- gotobol
int gotobol(bool f, int n)
Move the cursor to the
beginning of the current line.
Trivial.
- gotoeob
int gotoeob(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- gotoeol
int gotoeol(bool f, int n)
Move the cursor to the end of the current line.
If already at the end, advance to next line.
- gotoline
int gotoline(bool f, int n)
- removemark
int removemark(bool f, int n)
Remove mark from current window.
- swapmark
int swapmark(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.