Skip to content

avy.el: Option for avy-goto-line to retain column#347

Open
mmarshall540 wants to merge 1 commit into
abo-abo:masterfrom
mmarshall540:master
Open

avy.el: Option for avy-goto-line to retain column#347
mmarshall540 wants to merge 1 commit into
abo-abo:masterfrom
mmarshall540:master

Conversation

@mmarshall540
Copy link
Copy Markdown

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.

Since this option is mutually-exclusive with avy-indent-line-overlay, and since that option predates this one, avy-indent-line-overlay overrides the newer option.

(My copyright assignment is on file with the FSF.)

@LemonBreezes
Copy link
Copy Markdown

LemonBreezes commented Feb 1, 2023

Thank you for this PR. I was missing this feature from https://github.com/PythonNut/evil-easymotion. I just started using this for my Emacs config. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants