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

Changed Text filter to automatically join Array #47

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

buty4649
Copy link
Owner

textフィルタにおいてはArrayは自動でjoinされるようにします。

$ echo "foo,bar,baz" | rf -F, '$F'
foo bar baz

@buty4649 buty4649 enabled auto-merge June 17, 2023 03:38
@buty4649 buty4649 merged commit d03e06e into main Jun 17, 2023
@buty4649 buty4649 deleted the array-is-auto-joined branch June 17, 2023 03:52
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