Skip to content

[PATCH] Find and Replace Search Direction defaults to down

Submitted by flocculant

Assigned to Matthew Brush @matt

Link to original bug (#11290)

Description

In a text file when using search and replace, search direction is set to Down by default.

That assumes that you've started search at file beginning.

Especially in a longer text file you might well start somewhere other than the start.

Changing default search to Both makes more sense when searching somewhere other than the start or end - a more likely scenario.

Version: Unspecified