|
2010-06-29
, 12:18
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#82
|
|
2010-06-29
, 12:44
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#83
|
|
2010-06-29
, 13:04
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#84
|
|
2010-06-29
, 16:06
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#85
|
|
2010-06-29
, 18:29
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#86
|
Anyway, mine no longer works, but is there an option to start fresh? I mean, instead of delete all, simply rewite a known good, empty dictionary.
Mine crashes right now on startup. Most likey because I disabled completion. Not sure.
|
2010-06-29
, 19:22
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#87
|
|
2010-06-29
, 19:29
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#88
|
|
2010-06-29
, 19:43
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#89
|
|
2010-06-30
, 11:08
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#90
|
I've actually managed to create a dictionary file which won't load now, which gives me something to work on. Unfortunately it looks to be using a totally non-standard encoding for the characters (0x9A and 0x9E is what I've currently got) - they don't fit in any ISO8859 character set, nor are they valid UTF-8.
Currently the blacklist does an exact match for entries (all entries are lower-cased anyway), but I may look at allowing regex-based entries in a future version.