Ticket #17 (new defect)
Opened 4 years ago
vty+xterm(eightBitInput: true; metaSendsEscape: true) = problem
| Reported by: | slyfox@… | Owned by: | coconnor |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Uncategorized | Version: | 3.1 |
| Keywords: | xterm | Cc: | slyfox@… |
Description
I have such xterm config[1]. When i press Home/End in yi-vty i get 'F' and 'H' letters. When i press Backspace twice - i get 'Unrecognized input: M-h M-h' in status line.
Tried to run test/Test from darcs vty. Home/End keys close program and backspace shows: EvKey? (KASCII 'h') [MCtrl]
---
[1]
[sf] ~:cat .Xresources | grep XTerm !! looks like only following 2 lines matter XTerm*eightBitInput: true XTerm*metaSendsEscape: true XTerm*visualBell: false XTerm*background: black XTerm*foreground: white !XTerm*font: 9x15 !XTerm*font: -xos4-terminus-medium-r-normal--14-*-24-*-*-*-*-koi8-r XTerm*font: -xos4-terminus-medium-*-*-*-*-200-*-*-*-*-iso10646-1 XTerm*saveLines: 10000 XTerm*geometry: 120x45 XTerm*font1: -xos4-terminus-medium-*-*-*-*-120-*-*-*-*-iso10646-1 XTerm*font2: -xos4-terminus-medium-*-*-*-*-140-*-*-*-*-iso10646-1 XTerm*font3: -xos4-terminus-medium-*-*-*-*-160-*-*-*-*-iso10646-1 XTerm*font4: -xos4-terminus-medium-*-*-*-*-200-*-*-*-*-iso10646-1 XTerm*font5: -xos4-terminus-medium-*-*-*-*-240-*-*-*-*-iso10646-1 XTerm*font6: -xos4-terminus-medium-*-*-*-*-260-*-*-*-*-iso10646-1 XTerm*VT100*colorMode: on XTerm*VT100*boldColors: on XTerm*VT100*dynamicColors: on XTerm*VT100*color0: black XTerm*VT100*color1: red3 XTerm*VT100*color2: green3 XTerm*VT100*color3: yellow3 XTerm*VT100*color4: rgb:00/00/40 XTerm*VT100*color5: magenta3 XTerm*VT100*color6: cyan3 XTerm*VT100*color7: gray90 XTerm*VT100*color8: gray50 XTerm*VT100*color9: red XTerm*VT100*color10: green XTerm*VT100*color11: yellow XTerm*VT100*color12: rgb:5c/5c/ff XTerm*VT100*color13: magenta XTerm*VT100*color14: cyan XTerm*VT100*color15: white XTerm*VT100*colorUL: yellow XTerm*VT100*colorBD: white
Note: See
TracTickets for help on using
tickets.
