sakura/en/Search Property

Last-modified: 2008-03-29 (土) 10:33:20

Common Setting

[General Property], [Window Property], [Tab Bar Property], [Edit Property], [File Property], [Backup Property], [Format Property], [Search Property], [Keybind Property], [Custom Menu Property], [Tool Bar Property], [Keyword Property], [Help Property], [Macro Property], [Filename Property]

Search Property

Find/Replace/Grep

[Default Search String is Cursor Position String] CheckBox (default: Checked)

The word at the cursor position is made the retrieval character string of default when on.
The last retrieval character string is made the retrieval character string of default when off.
The last retrieval character string is sharing with Find/Replace/Grep.
After it substitutes it last time, the character string becomes a default value as for the character string after it substitutes it.

[Regular Expression Library Specification] EditBox

It sets and it is unnecessary usually.
To use an arbitrary file for the library used for the regular expression, passing the library file is specified. It is possible to specify it even by the relative path from sakura.exe.
The library file that can be used in order of priority of bregonig.dll --> bregexp.dll is retrieved automatically when there is no specification.

Grep

[Confirm Save by Grep Mode] CheckBox (default: Non-Checked)

It is confirmed whether to preserve the result when the Grep result window is shut.

[Display Real Time] CheckBox (default: Non-Checked)

The Grep result is in real time displayed. (sakura:1.4.3.0 or later)

Tag Jump from Grep Result

Operation in the Grep result window is set.

[Tag Jump by Enter Key] CheckBox (default: Checked)

Tag is made to be able to jump only by pushing 'Enter'.
The tag jump is to move the cursor to a specified line of other files.

[Tag Jump by Double-Click] CheckBox (default: Checked)

Tag is made to be able to jump to the line that matches to the search condition by double-clicking.

[Setting Folder] Button

The setting folder button is displayed only when setting it according to the user.