branches: front
Clone
clone: git://shithub.us/phil9/vdict gits://shithub.us/phil9/vdict
push: hjgit://shithub.us/phil9/vdict
patches to: telephil9@gmail.com
Last commit
5fde169e
– phil9 <telephil9@gmail.com>
authored
on 2023/01/24 08:17
allow to pass a search term on the command line
About
# vdict
A visual DICT client for plan9
![vdict](vdict.png)
Enter the word you want to search in the entry and press `Enter`.
Coloured words are links that can be clicked to jump to their definition.
A list of available dictionaries is accessible through the middle-click menu. Selecting an item in the menu will make the selected dictionary the default for searching.
## Usage
```sh
% mk install
% vdict -h <host> [-p <port>]
```
You can use `dict.org` for instance.
## License
MIT
## Bugs
You tell me!