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 process name matching to include newlines #29

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

mnzaki
Copy link
Contributor

@mnzaki mnzaki commented Nov 22, 2024

It is possible for process name to include a new line, especially under tmux where the name can be set by terminal escape codes and may get a newline by accident.

It is possible for process name to include a new line,
especially under tmux where the name can be set by
terminal escape codes and may get a newline by accident
@mnzaki
Copy link
Contributor Author

mnzaki commented Nov 22, 2024

This was crashing ueberzug on my machine as I have newlines in some process names

@eylles eylles merged commit 3f2f014 into ueber-devel:master Nov 22, 2024
@eylles
Copy link
Contributor

eylles commented Nov 22, 2024

thanks!

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.

2 participants