More special keys.
authorTimo Korvola <tkorvola@iki.fi>
Sun, 4 Mar 2018 20:52:45 +0000 (22:52 +0200)
committerDavid Griffith <dave@661.org>
Sun, 11 Mar 2018 11:48:50 +0000 (04:48 -0700)
commit1e9153018d07def42acc420a9ba25fe54800609e
treed5029a29d2d1252b1067bf2d61fa2156106b68fa
parentd802d1ca3008d00a494641268dcb63ec0f5d41c2
More special keys.

Esc clears the input line.  Page up/down are passed as cursor up/down
to the game (Beyond Zork needs them).  This resembles more and more
the curses version.
src/sdl/sf_frotz.h
src/sdl/sf_video.c