検索と置換
GNOME text editor allows you to quickly search in big text files for a specific text parts. Oftentimes these text parts need to be replaced also.
テキストの検索
Activate the search panel via Main Menu ▸ Find/Replace... or activate it via Ctrl+F.
検索したい単語を入力フィールドに書き込みます。
The search is performed as you type. You can now iterate the search result with ↑ or ↓ or with the buttons beside the entry.
Enter を押すことでカーソルをハイライト中の検索結果まで移動できます。
Escape を押せば検索パネルおよび検索結果を破棄します。
Search tips & tricks
In order to quickly search for a word highlight the word and press Ctrl+F. The word will be automatically entered into the search entry.
-
The search can be refined with additional options in the gear menu.
Only match the whole word
Using regular expressions as search term
Respecting case sensitivity of the search term
テキストの置換
Activate the search panel via Main Menu ▸ Find/Replace... or activate it via Ctrl+H.
In case you opened the search panel via the Main Menu you have to click the button for activating the replace functionality.
検索の単語は置換される側になります。入力フィールドにその検索単語を入れてください。
置換先の単語は2番目の入力フィールドに書き込きます。
The search is performed as you type. You can now iterate the search result with ↑ or ↓ or with the buttons beside the entry.
It is now possible to only replace the current search result element via Replace or you can replace all occurrences via Replace All.