On Sun, Jan 30, 2011 at 02:51:39PM -0600, Benjamin Slade wrote: > I noticed that the search function (C-s) doesn't work on strings containing > certain characters (any non-ascii?), e.g. "Hwæt" or "tó" or "geþéön". > > If I try to yank/paste a string with such characters into the search > minibuffer, it simply closes. >
Tested with no problem. I tested by remapping my 'k' key to produce 'ó' with: xmodmap -e 'keycode 0x2D = 0xf3' Ran a google search for "tó", and was able to use isearch on the accented character on the results page. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
