Skip to content

fix: change delimiter to avoid conflicts with empty values #1

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

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

AVGVSTVS96
Copy link
Owner

Important

copied from tmux-plugins#536


I realized that when some values were empty, it would cause unexpected behavior and cannot restore correctly. image

Therefore, I changes the delimiter from \t to \t;\t, and it fixes all the problems. image

@AVGVSTVS96 AVGVSTVS96 merged commit 1ca53c7 into AVGVSTVS96:master Jul 21, 2025
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