File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
981981'termbidi' 'tbidi' ターミナルが双方向性を持っている
982982'termencoding' 'tenc' ターミナルが使用する文字コード
983983'termguicolors' 'tgc' ターミナルで GUI カラーを使う
984+ 'termsync' 'tsy' 再描画のターミナル同期モードを有効にする
984985'termwinkey' 'twk' 端末で Vim コマンドを開始するためのキー
985986'termwinscroll' 'twsl' 端末ウィンドウでスクロールバックできる行数の最大値
986987'termwinsize' 'tws' 端末ウィンドウのサイズ
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments