Skip to content

Conversation

@a1346054
Copy link
Contributor

No description provided.

@a1346054 a1346054 changed the title Minor cleanup of fzf-tmux Simple maintenance improvements to shell scripts Sep 3, 2022
@a1346054
Copy link
Contributor Author

a1346054 commented Sep 3, 2022

I rebased the pull request on latest master to fix merge conflicts, and reworked the commits to make the changes less intrusive, avoiding stylistic fixes.

It makes the scripts more robust, and tiny bit faster because bash doesn't have to start up the globbing logic when variables are properly quoted.

@a1346054
Copy link
Contributor Author

Rebased to fix merge conflicts.

By the way, many of the underquoting issues could be fixed instead by using [[ ... ]] instead of [ ... ] but I chose to not do that change here yet.

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