added rlwrap tip to FAQ
authorArun Persaud <arun@nubati.net>
Sun, 5 Dec 2010 23:46:34 +0000 (15:46 -0800)
committerArun Persaud <arun@nubati.net>
Sun, 5 Dec 2010 23:46:34 +0000 (15:46 -0800)
FAQ.html

index 1e37d79..a2a264c 100644 (file)
--- a/FAQ.html
+++ b/FAQ.html
@@ -85,6 +85,7 @@ to help update it.</i></p>
       <li><a href="#tag-B.25">[B.25] May I use the piece bitmaps from XBoard/WinBoard in my own program?</a></li>
       <li><a href="#tag-B.26">[B.26] How can I get rid of these silly logos that this new WinBoard displays above the board?</a></li>
       <li><a href="#tag-B.27">[B.27] How can I install logos for other engines, Internet Chess Servers or Human users?</a></li>
+      <li><a href="#tag-B.28">[B.28] Is there readline support for XBoard?</a></li>
   </ul></li> 
   
   <li><a name="tag-C0" href="#tag-C">[C] XBoard and WinBoard, bugs and problems</a>
@@ -1155,6 +1156,20 @@ or the Human username
 suffixed by .bmp, e.g. administrator.bmp)
 </p>
 
+<hr />
+<h3><a name="tag-B.28">[B.28] Is there readline/history support for the input in XBoard/Winboard? </a></h3>
+
+<p>There is a special ICS input box that has history support which is
+the standard in Winboard and can be used in XBoard too.</p>
+<p>Another good tip from Michel van der Bergh is to use the rlwarp
+program together with XBoard which gives you full readline support.
+Just run "rlwrap xboard" instead of just "xboard". The rlwarp program
+should be available for most linux distributions or can be downloaded
+at:
+<a href="http://utopia.knoware.nl/~hlub/uck/rlwrap/">http://utopia.knoware.nl/~hlub/uck/rlwrap/</a>.
+</p>
+
+
 <hr /><h2><a name="tag-C">[C] XBoard and WinBoard, bugs and problems</a></h2>
 
 <hr /><h3><a name="tag-C.1">[C.1] I can't build XBoard