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

Function key pass-through for tty #15

Open
idun-project opened this issue May 2, 2024 · 0 comments
Open

Function key pass-through for tty #15

idun-project opened this issue May 2, 2024 · 0 comments

Comments

@idun-project
Copy link
Owner

The tty currently translates function keys to macros by default. Since these macros probably don't do anything useful in Linux, it would be better if the default behavior was to pass the function key code over the tty. There should also be a command-key to optionally enable macro output instead.

This will allow programs such as htop to work better in the tty, since the function keys will work as expected.

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