File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1- *various.txt* For Vim バージョン 9.1. Last change: 2025 Apr 21
1+ *various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 07
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -36,6 +36,11 @@ CTRL-L 画面を消去して再描画します。すでに入力されてい
3636 い項目が含まれている場合に、タブページ行を更新するのに
3737 便利です。
3838
39+ *E1547* *:redrawtabp* *:redrawtabpanel*
40+ :redrawtabp[anel] タブパネルを再描画します。'tabpanel' に自動更新されな
41+ い項目が含まれている場合に、タブパネルを更新するのに便
42+ 利です。
43+
3944 *N<Del>*
4045<Del> ノーマルモードで数値 (| count | ) を入力しているときは、
4146 数字の最後の桁を削除します。
@@ -489,6 +494,7 @@ N *+statusline* オプション'statusline'、'rulerformat'と、
489494- *+sun_workshop* 削除済み; | workshop |
490495N *+syntax* 構文強調 | syntax |
491496 *+system()* Unix のみ: | +fork | の反対
497+ H *+tabpanel* | tabpanel | のサポート
492498T *+tag_binary* タグファイル内の高速(二分探索)検索 | tag-binary-search |
493499- *+tag_old_static* 削除済み; 静的タグの方法 | tag-old-static |
494500- *+tag_any_white* 削除済み; タグファイル内の空白を許すためのものだった
Original file line number Diff line number Diff line change 1- *various.txt* For Vim version 9.1. Last change: 2025 Apr 21
1+ *various.txt* For Vim version 9.1. Last change: 2025 Jun 07
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -34,6 +34,11 @@ CTRL-L Clear and redraw the screen. The redraw may happen
3434 *:redrawt* *:redrawtabline*
3535:redrawt[abline] Redraw the tabline. Useful to update the tabline when
3636 'tabline' includes an item that doesn't trigger
37+ automatic updating.
38+
39+ *E1547* *:redrawtabp* *:redrawtabpanel*
40+ :redrawtabp[anel] Redraw the tabpanel Useful to update the tabpanel
41+ when 'tabpanel' includes an item that doesn't trigger
3742 automatic updating.
3843
3944 *N<Del>*
@@ -491,6 +496,7 @@ N *+statusline* Options 'statusline', 'rulerformat' and special
491496- *+sun_workshop* Removed: | workshop |
492497N *+syntax* Syntax highlighting | syntax |
493498 *+system()* Unix only: opposite of | +fork |
499+ H *+tabpanel* Support for | tabpanel |
494500T *+tag_binary* binary searching in tags file | tag-binary-search |
495501- *+tag_old_static* Removed; method for static tags | tag-old-static |
496502- *+tag_any_white* Removed; was to allow any white space in tags files
You can’t perform that action at this time.
0 commit comments