Skip to content

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

Open
kiensh wants to merge 1 commit intotmux-plugins:masterfrom
kiensh:master
Open

fix: change delimiter to avoid conflicts with empty values#536
kiensh wants to merge 1 commit intotmux-plugins:masterfrom
kiensh:master

Conversation

@kiensh
Copy link

@kiensh kiensh commented Feb 25, 2025

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

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.

1 participant