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

Shell-based swallowing doesn't always work correctly in Alacritty #42

Open
SeerLite opened this issue Aug 17, 2020 · 0 comments
Open

Shell-based swallowing doesn't always work correctly in Alacritty #42

SeerLite opened this issue Aug 17, 2020 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@SeerLite
Copy link
Collaborator

SeerLite commented Aug 17, 2020

Conversation started here

Happens when the shell init is sourced quickly, before the terminal window has appeared: xdo id won't catch the terminal as it doesn't exist yet.

This could be worked around when/if #2817 on Alacritty gets implemented. For now, the best way to go is to fall back to the terminal pid based approach (i.e. not adding setup lines to .bashrc/.zshrc/shell init).

@SeerLite SeerLite added bug Something isn't working wontfix This will not be worked on labels Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant