X-Git-Url: http://git.shiar.nl/netris.git/blobdiff_plain/c7eeb8f0c70c3d6538b7199f0e2094967413d35d..dad72a6bf82c2f6d9f857499711827e425e1e279:/FAQ diff --git a/FAQ b/FAQ index 9b7fcce..f526e91 100644 --- a/FAQ +++ b/FAQ @@ -112,7 +112,7 @@ Answers [8] Occasionally when clearing a line, the display jerks, scrolling very awkwardly. How can I fix it? - You can try running ./Configure with the "--curses-hack" option + You can try running ./configure with the "--curses-hack" option and recompile. This utilizes a non-portable hack which will only work with certain curses libraries, so it's disabled by default.