Finding a line ending or a tab

To search a line ending or a tab character using the Find panel, you can either write the corresponding regular expression, or use the following key combinations to input them in the Find field.

Regular expressionKey combination
A line ending character\nOption-Return
A tab character\tOption-Tab