Skip to content

Commit c2424d0

Browse files
committed
Update translation
1 parent e78dbb1 commit c2424d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/options.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8632,8 +8632,9 @@ Note 1番目の形式では、行全体がオプション指定に使われる
86328632
タイトルを復元できないときは、'titleold' がタイトルになる。その場合は
86338633
Vimの外でタイトルを復元したいと思うかもしれない。ネットワーク越しに
86348634
xterm を使っているときは、次のコマンドが使える。 >
8635+
86358636
rsh マシン名 xterm -display $DISPLAY &
8636-
ssh -X machine_name xterm &
8637+
ssh -X マシン名 xterm &
86378638
<
86388639
すると環境変数 $WINDOWID の値が受け継がれ、ウィンドウのタイトルは、Vim
86398640
の終了後に戻るべき状態に戻る。

0 commit comments

Comments
 (0)