| /[検索文字列] | 下方向に、[検索文字列]の検索を行う。 |
|---|---|
| ?[検索文字列] | 上方向に、[検索文字列]の検索を行う。 |
| n | /や?で検索を行った後に、順方向に次の検索結果にジャンプする。 |
| N | /や?で検索を行った後に、逆方向に次の検索結果にジャンプする。 |
| * | カーソル位置の単語を下方向に検索する。/[カーソル位置の単語]と同じ動作。 |
| # | カーソル位置の単語を上方向に検索する。?[カーソル位置の単語]と同じ動作。 |
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme