Hi all,
I just committed a new module called casual-spelling in response to
issue143 (http://bugs.conkeror.org/issue143). It's a pattern matcher for
the hints minibuffer which lets you match unicode characters like accented
letters and ligatures with normal ascii. To try it out, put the following
in your rc:
require("casual-spelling.js");
There's a lot of interesting potential to this kind of feature, and as
a learner of Chinese, I'm formulating plans to implement a table for this
mode for more efficient surfing on Chinese sites.
It is also obvious that the other part of Conkeror where this would be
useful is in isearch, so hopefully we can expand it to work with that some
time. I expect that to require a "non-trivial" reworking of isearch, so
it's not in my immediate plans to work on it.
If anybody has any ideas, feedback, or problems with the new module,
feel free to ask questions.
--
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror