ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/README.FAQ
(Generate patch)

Comparing rxvt-unicode/README.FAQ (file contents):
Revision 1.52 by root, Sun Nov 25 09:26:05 2007 UTC vs.
Revision 1.54 by root, Fri Jan 25 18:42:22 2008 UTC

430 To get a selection that is very similar to the old code, try this 430 To get a selection that is very similar to the old code, try this
431 pattern: 431 pattern:
432 432
433 URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+) 433 URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+)
434 434
435 Please also note that the *LeftClick Shift-LeftClik* combination also 435 Please also note that the *LeftClick Shift-LeftClick* combination also
436 selects words like the old code. 436 selects words like the old code.
437 437
438 I don't like the new selection/popups/hotkeys/perl, how do I change/disable it? 438 I don't like the new selection/popups/hotkeys/perl, how do I change/disable it?
439 You can disable the perl extension completely by setting the 439 You can disable the perl extension completely by setting the
440 perl-ext-common resource to the empty string, which also keeps 440 perl-ext-common resource to the empty string, which also keeps
991 For scim, use "@im=SCIM". You can see what input method servers are 991 For scim, use "@im=SCIM". You can see what input method servers are
992 running with this command: 992 running with this command:
993 993
994 xprop -root XIM_SERVERS 994 xprop -root XIM_SERVERS
995 995
996 * 996
997 997
998 My input method wants <some encoding> but I want UTF-8, what can I do? 998 My input method wants <some encoding> but I want UTF-8, what can I do?
999 You can specify separate locales for the input method and the rest of 999 You can specify separate locales for the input method and the rest of
1000 the terminal, using the resource "imlocale": 1000 the terminal, using the resource "imlocale":
1001 1001

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines