Skip to content

Fix by review #1804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/pi_netrw.jax
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@ html, gif, jpeg, (word/office) doc などのファイルは専用ハンドラ (

* ファイルパスの上にあるカーソルで gx を押すか、netrw バッファで x を
押す。前者は |g:netrw_nogx| 変数を定義することで無効にできます。
* コマンド ラインで、:Open <path> と入力します。下記 |:Open| を参照。
* コマンドラインで、:Open <path> と入力します。下記 |:Open| を参照。

ビジュアルモード (|visual-start| を参照) を使用して、特殊ハンドラが使用するテ
キストを選択することもできます。通常、gx はカーソルの下のテキストを取得するた
Expand Down Expand Up @@ -1498,7 +1498,7 @@ html, gif, jpeg, (word/office) doc などのファイルは専用ハンドラ (
<
関連する設定変数:
|g:netrw_gx| gx がカーソルの下のテキストを取得する方法を制御する
|g:netrw_nogx| 編集中に gx マップを防止する
|g:netrw_nogx| 編集中の gx マップを防止する
|g:netrw_suppress_gx_mesg| gx のブラウザーメッセージの抑制を制御する

☆ファイルを開いてアプリを起動する *netrw-gx* *:Open* *:Launch* {{{2
Expand Down