"cmd-a" "cmd-c" (copy all)
double click on a word I'm looking for, "cmd-e" to enter it into the find clipboard
'pbpaste | fgrep --color `pbpaste -pboard find`'
I have that aliased as 'pbg'.
"cmd-a" "cmd-c" (copy all)
double click on a word I'm looking for, "cmd-e" to enter it into the find clipboard
'pbpaste | fgrep --color `pbpaste -pboard find`'
I have that aliased as 'pbg'.