[Pidgin] #12676: libgnt arrow keys not working properly under urxvt
Pidgin
trac at pidgin.im
Sat Sep 25 01:29:34 EDT 2010
#12676: libgnt arrow keys not working properly under urxvt
---------------------------------+------------------------------------------
Reporter: queueram | Owner: sadrul
Type: defect | Status: new
Component: finch (gnt/ncurses) | Version: 2.7.3
Keywords: |
---------------------------------+------------------------------------------
The arrow keys are not handled quite correctly for any libgnt application
under urxvt (9.07 tested). While in a gntentry box, hitting an arrow key
enters the following characters within the gntentry box:
UP: OA
DOWN: OB
RIGHT: OC
LEFT: OD
Digging into the code, it appears the modifications in gnt_keys_refine()
are causing the issue. Removing the modifications for rxvt-unicode (see
attached patch) appear to resolve the issue.
--
Ticket URL: <http://developer.pidgin.im/ticket/12676>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list