[Pidgin] #5653: [PATCH] Tab complete don't work same times
Pidgin
trac at pidgin.im
Tue Apr 29 14:03:06 EDT 2008
#5653: [PATCH] Tab complete don't work same times
---------------------------+------------------------------------------------
Reporter: nops | Owner: sadrul
Type: patch | Status: assigned
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.4.1
Resolution: | Keywords: tab
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by nops):
You can use any nicks that include chars with code > 127, and do complete
''after'' this char(s). For example, nick that include Greek letter pi - π
(U+03C0) - πdgin :)
{{{
some text with spaces πdg<press Tab>
}}}
Iterator word_start in old code will stop on space, but not on π. Each
char with code > 127 will superfluous 1 decrement from offset.
sadrul: thanks, in COPYRIGHT you may use "Andrei Mozzhuhin" (better
without email).
--
Ticket URL: <http://developer.pidgin.im/ticket/5653#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list