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

Pass focus events down #32

Open
andrewbaxter opened this issue Mar 18, 2024 · 0 comments
Open

Pass focus events down #32

andrewbaxter opened this issue Mar 18, 2024 · 0 comments

Comments

@andrewbaxter
Copy link

I can add this, although I'm not sure how far/when I'll get that far in my current project.

Basically it would be useful for the program to know if the terminal gains/loses focus for things like showing notifications. Those are passed in to the line but not exposed to the user currently.

I think it would be a straightforward addition, just adding new focus events to the current readline event enum.

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