File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-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 May 15
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -36,6 +36,12 @@ CTRL-L 画面を消去して再描画します。すでに入力されてい
3636 い項目が含まれている場合に、タブページ行を更新するのに
3737 便利です。
3838
39+ *E1547* *:redrawtabp* *:redrawtabpanel*
40+ :redrawtabp[anel] タブパネルを再描画します。'tabpanel' に自動更新されな
41+ い項目が含まれている場合に、タブパネルを更新するのに便
42+ 利です。
43+
44+
3945 *N<Del>*
4046<Del> ノーマルモードで数値 (| count | ) を入力しているときは、
4147 数字の最後の桁を削除します。
@@ -489,6 +495,7 @@ N *+statusline* オプション'statusline'、'rulerformat'と、
489495- *+sun_workshop* 削除済み; | workshop |
490496N *+syntax* 構文強調 | syntax |
491497 *+system()* Unix のみ: | +fork | の反対
498+ H *+tabpanel* | tabpanel | のサポート
492499T *+tag_binary* タグファイル内の高速(二分探索)検索 | tag-binary-search |
493500- *+tag_old_static* 削除済み; 静的タグの方法 | tag-old-static |
494501- *+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 May 15
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -36,6 +36,12 @@ CTRL-L Clear and redraw the screen. The redraw may happen
3636 'tabline' includes an item that doesn't trigger
3737 automatic updating.
3838
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
42+ automatic updating.
43+
44+
3945 *N<Del>*
4046<Del> When entering a number: Remove the last digit.
4147 Note: if you like to use <BS> for this, add this
@@ -491,6 +497,7 @@ N *+statusline* Options 'statusline', 'rulerformat' and special
491497- *+sun_workshop* Removed: | workshop |
492498N *+syntax* Syntax highlighting | syntax |
493499 *+system()* Unix only: opposite of | +fork |
500+ H *+tabpanel* Support for | tabpanel |
494501T *+tag_binary* binary searching in tags file | tag-binary-search |
495502- *+tag_old_static* Removed; method for static tags | tag-old-static |
496503- *+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