Skip to content

Commit 859c2f4

Browse files
authored
Merge pull request #2039 from h-east/update-pi_netrw
Update pi_netrw.{txt,jax}
2 parents 1baea0e + bb5cb77 commit 859c2f4

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

doc/pi_netrw.jax

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -426,18 +426,6 @@ Netrw にはたくさんの変数が用意されていて、好きなように
426426
*g:netrw_silent* =0 : 普通に転送処理をする
427427
=1 : 静か (silent) に転送処理をする
428428

429-
*g:netrw_use_errorwindow* =2: netrw のメッセージ表示にポップアップウィンドウ
430-
を使う。
431-
マウスを移動して止めるとポップアップウィンドウを
432-
削除する。
433-
(ポップアップウィンドウがある場合の初期値)
434-
=1 : netrw のメッセージ表示に別ウィンドウを使う。
435-
メッセージが確実に表示されます。
436-
(ポップアップウィンドウがない場合の初期値)
437-
=0 : netrw のメッセージ表示に echoerr を使う。表示さ
438-
れたメッセージを確認できないことがあるかもしれま
439-
せんが、ウィンドウを閉じる必要がありません。
440-
441429
*g:netrw_cygwin* =1 windows で cygwin 付属の scp を想定する。また、ネッ
442430
トワークブラウジングで ls を使った時間とサイズによ
443431
るソートを可能にする (windowsでの初期設定)。

en/pi_netrw.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -431,17 +431,6 @@ settings are described below, in |netrw-browser-options|, and in
431431
*g:netrw_silent* =0 : transfers done normally
432432
=1 : transfers done silently
433433

434-
*g:netrw_use_errorwindow* =2: messages from netrw will use a popup window
435-
Move the mouse and pause to remove the popup window.
436-
(default value if popup windows are available)
437-
=1 : messages from netrw will use a separate one
438-
line window. This window provides reliable
439-
delivery of messages.
440-
(default value if popup windows are not available)
441-
=0 : messages from netrw will use echoerr ;
442-
messages don't always seem to show up this
443-
way, but one doesn't have to quit the window.
444-
445434
*g:netrw_cygwin* =1 assume scp under windows is from cygwin. Also
446435
permits network browsing to use ls with time and
447436
size sorting (default if windows)

0 commit comments

Comments
 (0)