Cychih
Cychih
"word not found" message has only one trailing newline, but normal dictionary query result has two.
Yahoo dict "guesses" your input, and gives you auto-corrected result. For example, if you query `recurrance`, yahoo dict gives you the result of `recurrence`. But actually the input is wrong,...
I found a website provides searching of abbreviations: http://www.abbreviations.com/abbreviation/Communication Does that useful to you guys? I'm not sure whether I want to use this kind of dict or not.
- `zdict.dump()` - [x] with pattern [#56] - `zdict.query()` (each dictionary has to implement `api_query()` itself) - [ ] set disable db cache - [ ] set query timeout -...
- Default command line options - Colors of different elements (Title, sentence, word highlighting, etc.) - Concat words into one phrase (#61) - zsh completion key binding (currently C-x) -...
After discussed with @iblis17, we think zdict should have a configuration class singleton, temporary called `Conf`. `Conf` class is responsible for - Parsing zdict configuration file. - Extracting options parsed...
Should `provider` property be accessable without creating a dictionary object instance?
應該是某次改 API 以後就炸了