Skip to content

Commit eae2082

Browse files
authored
Merge pull request #2529 from h-east/update-quickref
Update quickref.{txt,jax}
2 parents 87d6c8c + 8bc13a1 commit eae2082

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

doc/quickref.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Mar 02
1+
*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Mar 04
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -981,6 +981,7 @@
981981
'termbidi' 'tbidi' ターミナルが双方向性を持っている
982982
'termencoding' 'tenc' ターミナルが使用する文字コード
983983
'termguicolors' 'tgc' ターミナルで GUI カラーを使う
984+
'termsync' 'tsy' 再描画のターミナル同期モードを有効にする
984985
'termwinkey' 'twk' 端末で Vim コマンドを開始するためのキー
985986
'termwinscroll' 'twsl' 端末ウィンドウでスクロールバックできる行数の最大値
986987
'termwinsize' 'tws' 端末ウィンドウのサイズ

en/quickref.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim version 9.2. Last change: 2026 Mar 02
1+
*quickref.txt* For Vim version 9.2. Last change: 2026 Mar 04
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -963,6 +963,7 @@ Short explanation of each option: *option-list*
963963
'termbidi' 'tbidi' terminal takes care of bi-directionality
964964
'termencoding' 'tenc' character encoding used by the terminal
965965
'termguicolors' 'tgc' use GUI colors for the terminal
966+
'termsync' 'tsy' enable terminal sync mode for redraw
966967
'termwinkey' 'twk' key that precedes a Vim command in a terminal
967968
'termwinscroll' 'twsl' max number of scrollback lines in a terminal window
968969
'termwinsize' 'tws' size of a terminal window

0 commit comments

Comments
 (0)