On Thu, Apr 17, 2008 at 09:16:46PM +0200, Bram Moolenaar wrote: > > Vim copes poorly with a variety of different keyboard inputs. > > [...] > > Where does termcap/terminfo fit into your ideas?
If libtermkey fails to recognise what comes in as valid CSIs, SS3s or anything else it might recognise, it will just emit plain bytes again. You can then throw those bytes back into the prefix-string-matching code based on the termcap/terminfo strings. -- Paul "LeoNerd" Evans [EMAIL PROTECTED] ICQ# 4135350 | Registered Linux# 179460 http://www.leonerd.org.uk/
signature.asc
Description: Digital signature
