Don't hang trying to interpret keypresses which might be escape sequences, eg <ESC>OA.
authorIain Patterson <me@iain.cx>
Tue, 5 Aug 2008 13:43:14 +0000 (13:43 +0000)
committerIain Patterson <me@iain.cx>
Tue, 5 Aug 2008 13:43:14 +0000 (13:43 +0000)
commitaca9a1b0a3f372cc385ff2dc7c4e0c4e392e89f7
tree1db2fae3507ad3af28c67b316ff6ad350276a247
parent7f832ee6841a8a174c55bba18d147cef9ddf471e
Don't hang trying to interpret keypresses which might be escape sequences, eg <ESC>OA.
Assume we are using a terminal with a dark background.  This should be the case if Xresources are correctly loaded.  If by some unfortunate happenstance we should find ourselves at the console of an old Solaris machine we can set bg=light.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@121 6be0d1a5-5cfe-0310-89b6-964be062b18b
.vimrc