I was able to work around it. F1-F4 were all wrong. I added this to termcap k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~ F5-F12 are correct. Would this be a typo in the ncurses terminfo package? This seems to have something to do with X11R6 and XFree86. Also, running GNU screen without the above fix, fixes it too while in screen.
I was able to work around it. F1-F4 were all wrong. I added this to termcap k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~ F5-F12 are correct. Would this be a typo in the ncurses terminfo package? This seems to have something to do with X11R6 and XFree86.
It does send ^[OQ but that sends escape in mlterm. In rxvt showkeys shows ^[[12~ which sends F2. key Alt+c="proto:copy" Alt+v="proto:paste" termcap *:kD=\E[3~:kb=^? xterm:kD=\E[3~:kb=^?:ut
It does send ^[OQ but it that sends escape in mlterm. In rxvt showkeys shows ^[[12~ which sends F2. key Alt+c="proto:copy" Alt+v="proto:paste" termcap *:kD=\E[3~:kb=^? xterm:kD=\E[3~:kb=^?:ut
F2 sends Escape
Support for -- in argument
Understandable. Didn't realize there was a file size limit. If you get that figured...
Any update on this? If not, I'm thinking about taking a stab at it, at least for...