Cychih

Results 17 issues of Cychih

"word not found" message has only one trailing newline, but normal dictionary query result has two.

UX

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,...

UX

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.

dictionaries

- `zdict.dump()` - [x] with pattern [#56] - `zdict.query()` (each dictionary has to implement `api_query()` itself) - [ ] set disable db cache - [ ] set query timeout -...

feature

- 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) -...

discussion

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...

For better user experience

discussion
UX

Should `provider` property be accessable without creating a dictionary object instance?

discussion

應該是某次改 API 以後就炸了