elpa-avy
jump to things in Emacs tree-style
Description
This package provides a generic completion method based on building a balanced decision tree with each candidate being a leaf. To traverse the tree from the root to a desired leaf, typically a sequence of `read-key' can be used. In order for `read-key' to make sense, the tree needs to be visualized appropriately, with a character at each branch node. So this completion method works only for things that you can see on your screen, all at once: * character positions
* word or subword start positions
* line beginning positions
* link positions
* window positions
If you're familiar with the popular `ace-jump-mode' package, this
package does all that and more, without the implementation
headache.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/abo-abo/avy
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install elpa-avy