Currently not all special keys (Page Down, etc) get encoded into the input stream and they should be. Check out how an ANSI terminal like a VT220, or xterm, encodes them and do it like that.
Currently not all special keys (Page Down, etc) get encoded into the input stream and they should be.
Check out how an ANSI terminal like a VT220, or xterm, encodes them and do it like that.