https://github.com/fuco1/whitaker
Comint client for Whitaker's words
https://github.com/fuco1/whitaker
Last synced: 2 months ago
JSON representation
Comint client for Whitaker's words
- Host: GitHub
- URL: https://github.com/fuco1/whitaker
- Owner: Fuco1
- Created: 2014-03-09T20:17:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T11:49:12.000Z (about 5 years ago)
- Last Synced: 2025-02-07T07:46:24.567Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 11.7 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whitaker
Simple `comint` based client for [Whitaker's words](http://en.wikipedia.org/wiki/William_Whitaker's_Words)
Call `whitaker` to start a new inferior process.
From any buffer, you can call `whitaker-send-word` to send the word
under cursor to the inferior process---the output will show in the
associated comint buffer.
# Installation
Add MELPA-stable or MELPA to your `package-archives`, then `M-x
package-refresh-contents` and `M-x package-install whitaker`.
You can usually learn how to add a repository on their websites (you
need to grab the URL from there).