On Tue, Feb 25, 2014 at 09:27:33AM -0500, Alexander Tsepkov 
<[email protected]> wrote:
> URxvt.cutchars:                        "()*,;<>[]{}|`\"'#│☂"

First of all, specifying, the " are not delimiters, and are parsed as is,
but that is not your problem.

Here is a checklist for you:

1. Are you sure your resources are loaded into the x-server (or if you use
   .Xdefaults, that none are loaded?)
2. Are you sure the character is indeed utf-8-encoded?
3. Are you sure it really matches
4. Did you disable the seletion extension (which is required for this to
   work)?
5. Maybe you run into another selection mode (try with "  abc│def  "
   for example)?
6. maybe your mouse generates spurious clicks (3 or more)?

I verified that your cutchars specification works as expected here (with
your cutchars, │ is not double-click-selected).

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to