How do I use the Command ⌘+F find to get only a
in the text a apple
, instead of highlighting both a
and a
in the word "apple".
Asked
Active
Viewed 43 times
1 Answers
1
If you search for "a " (note the space after the letter), you'll get all words that end in the letter a. You could also search for " a " which will show all the words "a" surrounded by spaces on both sides.

Cajunluke
- 17,704