emacs sdcv interface
| esdcv.el | Fix error | |
| README.org | Add minibuffer support | |
Emacs offline dictionary using sdcv
Installation
First, you need to install sdcv command line program.
Install with leaf and straight.el
(leaf esdcv
:straight (esdcv
:type git
:host codeberg
:repo "teeoius/esdcv"))
It should be safe to replace leaf with use-package.
Usage
M-x esdcv-search-input
M-x esdcv-search-at-point
M-x esdcv-search-input-minibuffer
M-x esdcv-search-at-point-minibuffer
Keybindings
q: quit *esdcv* buffer
FAQ
What's the relation of sdcv(MELPA), quick-sdcv and esdcv?
esdcv is a fork of sdcv(MELPA) and quick-sdcv. I wrote it for learning elisp.
Failed to call sdcv: exit code 2?
Run sdcv -l in terminal, if nothing appears, it's because you have not dictionaries in sdcv's data-dir,
please put them to $HOME/.stardict/dic.