From dfdc96b037843118fa0809f0749096aff08450f7 Mon Sep 17 00:00:00 2001 From: h-east Date: Sat, 1 Feb 2025 16:23:16 +0900 Subject: [PATCH] Update pi_netrw.{txt,jax} --- doc/pi_netrw.jax | 25 ++----------------------- en/pi_netrw.txt | 27 ++------------------------- 2 files changed, 4 insertions(+), 48 deletions(-) diff --git a/doc/pi_netrw.jax b/doc/pi_netrw.jax index 1261aadfe..68e97d8de 100644 --- a/doc/pi_netrw.jax +++ b/doc/pi_netrw.jax @@ -60,7 +60,6 @@ Copyright: Copyright (C) 2017 Charles E Campbell *netrw-copyright* ローカルのみのファイル権限の変更....................|netrw-gp| 前方のディレクトリに移動............................|netrw-u| 後方のディレクトリに移動............................|netrw-U| - 特殊ハンドラでブラウジングをカスタマイズ............|netrw-x| ブックマークの削除..................................|netrw-mB| ファイル/ディレクトリの削除.........................|netrw-D| ディレクトリ探査コマンド............................|netrw-explore| @@ -1087,7 +1086,7 @@ QUICK HELP *netrw-quickhelp* {{{2 U 次に訪れたディレクトリに移動する |netrw-U| v カーソル位置のファイル/ディレクトリを |netrw-v| 新しいウィンドウで開く。垂直分割。 - x 関連付けられたプログラムでファイルを表示する。(|:Open| 参照) + x 関連付けられたプログラムでファイルを表示する |:Open| X カーソル位置のファイルを |system()| で実行する |netrw-X| % 表示しているディレクトリで新しいファイルを開く |netrw-%| @@ -1113,7 +1112,6 @@ QUICK HELP *netrw-quickhelp* {{{2 *netrw-quickcom* *netrw-quickcoms* *netrw-explore-cmds* *netrw-browse-cmds* ☆クイックリファレンス: コマンド {{{2 - :NetrwClean[!]............................................|netrw-clean| :NetrwSettings............................................|netrw-settings| :Ntree....................................................|netrw-ntree| :Explore[!] [dir] カレントファイルのディレクトリを開く...|netrw-explore| @@ -1416,19 +1414,6 @@ netrw (と vim) が起動されていない間、履歴を保持します。デ "gn" マップはカーソル位置の単語を取得し、ツリーのトップをそれに変更します。 -NETRW CLEAN *netrw-clean* *:NetrwClean* {{{2 - -:NetrwClean を使うと、ホームディレクトリから netrw を削除できます。正確に -は、|'runtimepath'| の最初のディレクトリから削除します。 - -:NetrwClean! を使うと、|'runtimepath'| のすべてのディレクトリから netrw を削除 -しようと試みます。これを行うにはもちろん書込/削除権限が正しいものである必要が -あります。 - -どちらのコマンドも、本当に削除していいかどうかを確認するダイアログが最初に表示 -されます。ファイルを削除する権限がない場合はエラーメッセージが表示されます。 - - *netrw-curdir* ☆ブックマークを削除する *netrw-mB* {{{2 ブックマークを削除するには、次のコマンドを使います > @@ -2453,6 +2438,7 @@ netrw ブラウザーの各種設定は変数で管理されていて、それ で大文字が使われていますが、これは関数参照を保 存するために必要です) + *g:netrw_ctags* ="ctags" タグを作成するための外部コマンド @@ -2848,13 +2834,6 @@ netrw ブラウザーの各種設定は変数で管理されていて、それ に使われます。 初期設定: ssh - *g:netrw_suppress_gx_mesg* =1 : ブラウザーは時々、ページと入り混じった - 不必要と思われるメッセージを出力することがあり - ます。しかし、例えば links を使用している時、 - それらの出力はブラウザーが出力したものです。 - このオプションを 0 にセットすることで、netrw - はブラウザーのメッセージを抑制しなくなります。 - *g:netrw_tmpfile_escape* =' &;' 一時ファイルを escape() で処理するときに使われ るエスケープ文字列。 diff --git a/en/pi_netrw.txt b/en/pi_netrw.txt index 4afe53819..1c291a5e4 100644 --- a/en/pi_netrw.txt +++ b/en/pi_netrw.txt @@ -59,7 +59,6 @@ Copyright: Copyright (C) 2017 Charles E Campbell *netrw-copyright* Changing local-only File Permission.................|netrw-gp| Changing To A Predecessor Directory.................|netrw-u| Changing To A Successor Directory...................|netrw-U| - Customizing Browsing With A Special Handler.........|netrw-x| Deleting Bookmarks..................................|netrw-mB| Deleting Files Or Directories.......................|netrw-D| Directory Exploring Commands........................|netrw-explore| @@ -1110,7 +1109,7 @@ QUICK REFERENCE: MAPS *netrw-browse-maps* {{{2 U Change to subsequently-visited directory |netrw-U| v Enter the file/directory under the cursor in a new |netrw-v| browser window. A vertical split is used. - x View file with an associated program. (see |:Open|) + x View file with an associated program |:Open| X Execute filename under cursor via |system()| |netrw-X| % Open a new file in netrw's current directory |netrw-%| @@ -1137,7 +1136,6 @@ QUICK REFERENCE: MAPS *netrw-browse-maps* {{{2 *netrw-quickcom* *netrw-quickcoms* QUICK REFERENCE: COMMANDS *netrw-explore-cmds* *netrw-browse-cmds* {{{2 - :NetrwClean[!]............................................|netrw-clean| :NetrwSettings............................................|netrw-settings| :Ntree....................................................|netrw-ntree| :Explore[!] [dir] Explore directory of current file......|netrw-explore| @@ -1450,20 +1448,6 @@ The "gn" map will take the word below the cursor and use that for changing the top of the tree listing. -NETRW CLEAN *netrw-clean* *:NetrwClean* {{{2 - -With :NetrwClean one may easily remove netrw from one's home directory; -more precisely, from the first directory on your |'runtimepath'|. - -With :NetrwClean!, netrw will attempt to remove netrw from all directories on -your |'runtimepath'|. Of course, you have to have write/delete permissions -correct to do this. - -With either form of the command, netrw will first ask for confirmation -that the removal is in fact what you want to do. If netrw doesn't have -permission to remove a file, it will issue an error message. - - *netrw-curdir* DELETING BOOKMARKS *netrw-mB* {{{2 To delete a bookmark, use > @@ -2510,6 +2494,7 @@ your browsing preferences. (see also: |netrw-settings|) (the capital g:Netrw... is required its holding a function reference) + *g:netrw_ctags* ="ctags" The default external program used to create tags @@ -2913,14 +2898,6 @@ your browsing preferences. (see also: |netrw-settings|) such as listing, file removal, etc. default: ssh - *g:netrw_suppress_gx_mesg* =1 : browsers sometimes produce messages - which are normally unwanted intermixed - with the page. - However, when using links, for example, - those messages are what the browser produces. - By setting this option to 0, netrw will not - suppress browser messages. - *g:netrw_tmpfile_escape* =' &;' escape() is applied to all temporary files to escape these characters.