Skip to content

Conversation

@ZeroOnePro
Copy link
Contributor

When running a script on path "/home/foo bar/test.md", there was a problem that the file path was not grep properly like this

grep ./home/foo/: No such file or directory
grep bar: No such file or directory
grep name: No such file or directory
grep test.md No such file or directory

So I solved the problem by adding a comma to $gh_src

@ekalinin
Copy link
Owner

Thanks for the fix!
Could you, please, add some test for this case.

@ZeroOnePro
Copy link
Contributor Author

ZeroOnePro commented Jul 17, 2022

I forgot about the test. added it please check
thanks a lot

@ZeroOnePro
Copy link
Contributor Author

There was a problem when using it with the insert flag, but the test did not reflect it, so I modified it

@ekalinin ekalinin merged commit 661b5c5 into ekalinin:master Dec 25, 2022
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