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

Fix Home/End key on Ubuntu #115

Merged
merged 1 commit into from
Jan 23, 2019
Merged

Fix Home/End key on Ubuntu #115

merged 1 commit into from
Jan 23, 2019

Conversation

linuxerwang
Copy link
Contributor

(maybe also works for other linux distributions): 1 for Home key, 4 for End key.

@peterh peterh merged commit a2c9a53 into peterh:master Jan 23, 2019
@peterh
Copy link
Owner

peterh commented Jan 23, 2019

I don't get those codes on my Ubuntu box.

Grepping terminfo, those codes are usually "select" and "find", not "home" and "end", unless you have a "6 key editing keypad" or a "pce" keyboard. Whatever those are.

Since select and find aren't bound to anything else in Liner, I don't see the harm in adding these codes.

Thanks for the patch! Merged.

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.

None yet

2 participants