Skip to content

Commit 654ef03

Browse files
committed
various.jax: Update Vim 9.0.0861 traslation
1 parent aaa1d8f commit 654ef03

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/various.jax

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.0. Last change: 2022 Oct 17
1+
*various.txt* For Vim バージョン 9.0. Last change: 2022 Nov 04
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -302,7 +302,9 @@ g8 カーソル位置の文字のバイト列を 16 進数で表示します
302302
:silent! !{cmd}
303303
< これでスクリーンは再描画されません。外部プログラムが何
304304
かを出力した場合は CTRL-L や ":redraw!" で再描画できま
305-
す。|shell-window|も参照。
305+
す。しかし、これは termcap の |t_ti||t_te| のエン
306+
トリに何が設定されているかに依存します。
307+
|shell-window|も参照。
306308

307309
*:!!*
308310
:!! 最後の ":!{cmd}" を繰り返します。

0 commit comments

Comments
 (0)