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

Go to end of wrapped line after pressing the "End" key twice. #630

Open
HT-7 opened this issue Jan 25, 2024 · 0 comments
Open

Go to end of wrapped line after pressing the "End" key twice. #630

HT-7 opened this issue Jan 25, 2024 · 0 comments

Comments

@HT-7
Copy link

HT-7 commented Jan 25, 2024

xed version: 3.2.7

Pressing the "End" key twice needs to go to the end of a wrapped line, like it does in Kate and Notepad++.

Inversely, pressing the "Beginning" key twice should bring the cursor to the beginning of a wrapped line.

Given that "CTRL+arrow down" already goes to the end of the next line and "CTRL+arrow up" to the beginning of the previous line, code from there could be recycled. Therefore, I doubt this essential feature would take more than five minutes to be implemented, so why not do it right now? Make this the achievement of your day.

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

1 participant