Report bugs to Kevin Rauch . When sending a bug report, please include: 1) a description of the problem 2) the version of RPL shell you are using (returned by `rplsh -v') 3) the last few lines of ~/.RPL/errors, if available 4) if possible, an RPLsh key trace file (e.g., `rplsh -d keys.dat') for a short session exhibiting the error Known issues (and workarounds): ------------------------------ * apparent keyboard lock-ups when running via a remote connection (for rlogin/slogin, try using, e.g., `slogin -e none host' to ensure a fully transparent login session) * [Linux:] occasional program hangs have been encountered when exiting * random drawing errors for certain terminal types, including some vendors' xterm client (this is a curses/terminfo problem---try changing TERM; vt100 often works, though you will lose color support; cf. comments in the xrpl script)