fix(pwd): Fix an issue where tide would error on a too long pwd#12
Open
d4wns-l1ght wants to merge 1 commit intoplttn:mainfrom
Open
fix(pwd): Fix an issue where tide would error on a too long pwd#12d4wns-l1ght wants to merge 1 commit intoplttn:mainfrom
d4wns-l1ght wants to merge 1 commit intoplttn:mainfrom
Conversation
|
This is broken - What you could do instead is to print the full range if contains -i \$parent_dir/\$dir_section/ \$glob; or echo 1..-1This will have the effect of erasing $glob if the pwd is too long, and won't do anything otherwise. I think that's right, but I don't know the full context. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See IlanCosman#499
Description
The function being edited works fine otherwise, but adding the pipe into echo just removes a very annoying error message.
Closes #11
How Has This Been Tested
Checklist