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: set allow-passthrough always to all instead of on to prevent overriding a user setting with a higher priority all #1626

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

sxyazi
Copy link
Owner

@sxyazi sxyazi commented Sep 10, 2024

Fixes #1624

Set allow-passthrough always to all instead of on to prevent overriding a user setting with a higher priority all.

It might be worth considering adding detection for user-defined values and moving this to a separate thread to avoid impacting Yazi's startup speed in the future, as this would involve one additional tmux process call.

…nt overriding a user setting with a higher priority `all`
@sxyazi sxyazi merged commit b873610 into main Sep 10, 2024
6 checks passed
@sxyazi sxyazi deleted the pr-6d1e3170 branch September 10, 2024 04:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow-passthrough must not be set to 'on' if it's set to 'all'
1 participant