Skip to main content

Questions tagged [avy]

Avy is a package to allow you to move point to any position in visible text in Emacs and select text quickly. It is available from MELPA (https://melpa.org/#/avy).

0 votes
1 answer
70 views

Good day, I am using doom-emacs on Mac OS. I want to implement a new feature, using avy commands, but without the letter selection, but an immediate jump. Much like evil snipe command. Instead of ...
Rareform's user avatar
  • 291
1 vote
1 answer
215 views

I would like to define keybindings for avy - more precisely, let's say I call one of the avy-goto-... functions, now these all expect a character. I would like to be able to have a keybinding (e.g M-' ...
guibor's user avatar
  • 173
0 votes
1 answer
101 views

I am using doom emacs on Mac OS. I would like to have an avy comment region and line command, where just as with for example avy-kill-region the region is selected. I've come up with the following ...
Rareform's user avatar
  • 291
0 votes
0 answers
177 views

This is a bit advanced ask, but maybe it's possible. Assuming there are multiple same characters on the same line selected by evil-snipe it would be awesome if one could navigate to other characters ...
Rareform's user avatar
  • 291
0 votes
1 answer
123 views

I find occasionally hard to read the labels from avy or ace-window when they overlap with the cursor (I have cursor-on-non-selected-window set to t). Same issue with ace-window (even more relevant ...
Wilder's user avatar
  • 105
0 votes
2 answers
312 views

Good day, I like the zap to char and zap up to char functions from evil. Since sometimes you would like to delete a prolonged sentence, I use evil-delete with selecting the char by evil-avy-goto-char-...
Rareform's user avatar
  • 291
3 votes
2 answers
407 views

Is there a good way to do this? Much of the time I find myself using avy-mode I only want to jump somewhere within the current paragraph or line. With stock avy, this involves entering numerous keys ...
Dodgie's user avatar
  • 482
1 vote
0 answers
258 views

If I open a file with, say, 2 lines, then when I call avy-goto-line emacs shows me in the beginning of each line the keybinding to move the cursor over there. But try it in a bit longer file (I use a ...
Nisba's user avatar
  • 945

15 30 50 per page