emacs-avy 20241101.1357
Channel: emacs
Home page: https://github.com/abo-abo/avy
Licenses:
Synopsis: Jump to arbitrary positions in visible text and select text quickly
Description:
Documentation at https://melpa.org/#/avy
emacs-avy 0.5.0
Channel: guix
Home page: https://github.com/abo-abo/avy
Licenses: GPL 3+
Synopsis: Tree-based completion for Emacs
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, such as the positions of characters, words, line beginnings, links, or windows.
Total results: 8