Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I set a goal column in Evil? #1831

Open
LemonBreezes opened this issue Sep 2, 2023 · 2 comments
Open

How do I set a goal column in Evil? #1831

LemonBreezes opened this issue Sep 2, 2023 · 2 comments

Comments

@LemonBreezes
Copy link

LemonBreezes commented Sep 2, 2023

Question

Hi. I'm just wondering if there is an analogue of set-goal-column in Evil for column editing?

@axelf4
Copy link
Collaborator

axelf4 commented Sep 2, 2023

No, but evil-next-/previous-line already respect goal-column, and there are other more "Vim-iomatic" ways of doing column editing. Did you have a specific use case in mind?

@LemonBreezes
Copy link
Author

No, but evil-next-/previous-line already respect goal-column, and there are other more "Vim-iomatic" ways of doing column editing. Did you have a specific use case in mind?

Yeah, I wanted to insert numbers for music tracks in Dired and what came to mind was using kmacro and goal-column to delete the numbers that were already there but C-x C-n is bound in insert state so I got the idea that Vim users never needed that command.

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

No branches or pull requests

2 participants