Grep cannot jump to line.
Posted: Tue Apr 03, 2007 3:33 pm
I recently upgraded my textpad. I am running version 5.0.
Since upgrading my command line tools for grep are no longer working properly.
Under 4.7.3 the following setup worked perfectly, however now it gives me the results in the "tool output" quickly, however it will not jump to the line.
My settings are below:
Command: grep -n-i "$Selword" $File
Regex: ^\\([[:digit:]]+\\):
File: blank
Line: 1
Column: 0
The return results have the line number and the entire string for each line. The return results are exactly the same as that which came back from version 4.7.3, just does not work!
Any
?
Thanks.
P
Since upgrading my command line tools for grep are no longer working properly.
Under 4.7.3 the following setup worked perfectly, however now it gives me the results in the "tool output" quickly, however it will not jump to the line.
My settings are below:
Command: grep -n-i "$Selword" $File
Regex: ^\\([[:digit:]]+\\):
File: blank
Line: 1
Column: 0
The return results have the line number and the entire string for each line. The return results are exactly the same as that which came back from version 4.7.3, just does not work!
Any
Thanks.
P