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

Can't use Home and End keys to go to beginning or end of line #6

Closed
Vici37 opened this issue Jun 19, 2022 · 3 comments
Closed

Can't use Home and End keys to go to beginning or end of line #6

Vici37 opened this issue Jun 19, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@Vici37
Copy link
Contributor

Vici37 commented Jun 19, 2022

Arrow keys work, but the Home key and the End key do nothing. They're really convenient when I'm writing long one-liners.

@I3oris
Copy link
Owner

I3oris commented Jun 19, 2022

Hello, thank you for raising this issue!
Home and End keys are not yet implemented. However ctrl-a/ctrl-e are. Let me know if you have problems with these two.

I will implement Home and End right now :)

@I3oris I3oris added the enhancement New feature or request label Jun 19, 2022
@I3oris
Copy link
Owner

I3oris commented Jun 19, 2022

Implemented here!

@Vici37 Vici37 closed this as completed Jun 20, 2022
@Vici37
Copy link
Contributor Author

Vici37 commented Jun 20, 2022

Woohoo, thanks! For me, ctrl-a is taken over by tmux, so not an option :) Thanks for the fast turn around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants