Using the Cygwin ctags tool in TextPad
Posted: Tue Nov 03, 2009 9:29 pm
Command: C:\cygwin\bin\bash.exe
Parameters: -i -c "ctags -x -R | grep ^'$Sel ' | awk '{print $4,$3}'"
[x] Capture output
[x] Sound alert when completed
Regular expression to match output:
^([^ ]+) ([0-9]+)
Registers:
File: 1 Line: 2
Parameters: -i -c "ctags -x -R | grep ^'$Sel ' | awk '{print $4,$3}'"
[x] Capture output
[x] Sound alert when completed
Regular expression to match output:
^([^ ]+) ([0-9]+)
Registers:
File: 1 Line: 2