avy
avy copied to clipboard
Jump to things in Emacs tree-style
Using the latest emacs 28 (commit ef07d0b8), with native compilation. **Steps to reproduce** 1. `emacs -Q` 2. M-x `package-initialize` RET 3. M-x `visual-line-mode` RET 4. M-: `(setq avy-style 'pre)`RET 5....
I am not sure exactly what the conditions are that cause this bug to actually occur, but sometimes when avy-goto-char is called on some files it is possible for an...
Currently `M-x customize-option RET avy-dispatch-alist RET` shows `State : STANDARD. (mismatch)`. This commit fixes the type specification, and additionally adds an option for users to supply custom functions as avy...
I really love variable pitch fonts and try to avoid monospaced fonts where possible. This is a slight issue with using `avy` because it uses an overlay to replace characters...
This adds an `avy-column-line-overlay` defcustom and updates `avy--line-cands` so that `avy-goto-line` commands can overlay and jump to targets in the current-column of point instead of the beginning of the target-line....
I'm observing a weird behaviour in which the first character is not properly highlighted in some, apparently random, cases. Here's [what I see](https://transfer.sh/wnvcm3/avy-in-customize.png) if I call avy-goto-char-timer on the customization...
I would like to temporarily use all windows when using `avy-goto-word-0` ignoring the `avy-all-window nil`. How does one do that?
I guess it's a design decision, but buttons and headers are not being dimmed when calling `avy-goto-char-timer`: this is especially visible in customize buffers or in notmuch-show buffers. It'd be...
``` % make fetch/avy emacs --no-site-lisp --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "avy" Fetching updates for avy... Upstream of avy has DIVERGED! Local changes: Depuis https://github.com/abo-abo/avy * [nouvelle référence] -> upstream/avy/main...