SaaSHub helps you find the best software and product alternatives Learn more →
Avy Alternatives
Similar projects and alternatives to avy
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
swiper
Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man! (by abo-abo)
-
-
-
-
-
-
hunt-and-peck
Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
avy discussion
avy reviews and mentions
-
The Canon Cat, the forgotten 1987 alternate-reality Mac (2019)
The "leap" description makes me think of emacs' avy https://github.com/abo-abo/avy
The interface should not be too hard to reimplement as an emacs mode.
One more project on the "someday" list...
-
Is there an Obsidian plugin similar to AceJump for IntelliJ IDEs or avy for Emacs?
What I'm looking for is something like AceJump for IntelliJ IDEs or avy for Emacs. These tools let you navigate to some part of the visible text with just a few keystrokes. Here's the behavior I would like in Obsidian, copied from AceJump's page:
-
Vim-like “jump” cursor for Mac OS Window Management
For my emacs friends, here's a wonderful package that provides the same functionality: https://github.com/abo-abo/avy
And, if you're interested in some historical context for this "type characters and jump to point" functionality, the Canon Cat: https://youtu.be/o_TlE_U_X3c
-
Kill until next char preceding space | Uppercase | underscore
Personally I've learned to do things the "Emacs way" and got used to its killing behavior. For multi-line stuff I would mark the region and then use navigation commands to get the point where I want it. For more complex scenarios I use either C-s/C-r or just use avy to get the point where it needs to be. For single line stuff I think M-z works well. Maybe this package could be useful to you as well? Just some ideas, I think there are actually many options here (including going over to evil ;) and it depends on your preferences and needs.
-
Today Is International Mouse Arm Day. Do you use the mouse in Emacs?
I make extensive use of avy for these kinds of situations.
-
org-metadown in regular text!
Avy (avy-move-line) can do it very nicely and interactively for you, see this video.
-
[Spacemacs] Is bidirectional easy motion possible in spacemacs?
It sounds like avy is what you're looking for?
-
Navigate to positions within long words
Perhaps avy. I would use the commandavy-goto-char-2 then type N a and the corresponding jump key (if it appears). avy-goto-subword-1 is a bit more niche but might also work well.
-
Leap.nvim: Neovim’s Answer to the Mouse
I'm jumping around on the screen using -> https://github.com/abo-abo/avy#avy-goto-char
This UX does not break my flow (it doesn't require focus/conscious thought):
1. Press + while looking at the place I want to jump to
- Nested/conditional keybindings to navigate in text
-
A note from our sponsor - SaaSHub
www.saashub.com | 27 Apr 2025
Stats
The primary programming language of avy is Emacs Lisp.