From f1977d62c94d74a72d1c7a4abbbecdec21e3980e Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 12 Oct 2013 00:24:53 -0400 Subject: snapshot of project "lynx", label v2-8-8dev_16p --- src/LYCurses.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/LYCurses.h') diff --git a/src/LYCurses.h b/src/LYCurses.h index 0a9c0ebe..f9858eeb 100644 --- a/src/LYCurses.h +++ b/src/LYCurses.h @@ -1,4 +1,4 @@ -/* $LynxId: LYCurses.h,v 1.90 2013/05/31 00:23:39 tom Exp $ */ +/* $LynxId: LYCurses.h,v 1.91 2013/10/10 23:28:33 tom Exp $ */ #ifndef LYCURSES_H #define LYCURSES_H @@ -839,6 +839,8 @@ FANCY_CURSES. Check your config.log to see why the FANCY_CURSES test failed. #define LYHideCursor() LYmove((LYlines - 1), (LYcolLimit - 2)) #endif +#define LYParkCursor() LYmove((LYlines - 1), 0); LYclrtoeol() + extern void LYstowCursor(WINDOW * win, int row, int col); extern void LYSetDisplayLines(void); -- cgit 1.4.1-2-gfad0