File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *various.txt* For Vim バージョン 9.1. Last change: 2023 Sep 27
1
+ *various.txt* For Vim バージョン 9.1. Last change: 2024 May 23
2
2
3
3
4
4
VIM リファレンスマニュアル by Bram Moolenaar
@@ -606,6 +606,7 @@ N *+X11* Unix のみ: ウィンドウタイトルを復帰可能 |X11|
606
606
| :command | - コマンド名でフィルタ
607
607
| :files | - ファイル名でフィルタ
608
608
| :highlight | - ハイライトグループでフィルタ
609
+ | :history | - 履歴コマンドでフィルタ
609
610
| :jumps | - ファイル名でフィルタ
610
611
| :let | - 変数名でフィルタ
611
612
| :list | - 行全体をフィルタ
Original file line number Diff line number Diff line change 1
- *various.txt* For Vim version 9.1. Last change: 2023 Sep 27
1
+ *various.txt* For Vim version 9.1. Last change: 2024 May 23
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -608,6 +608,7 @@ N *+X11* Unix only: can restore window title |X11|
608
608
| :command | - filter by command name
609
609
| :files | - filter by file name
610
610
| :highlight | - filter by highlight group
611
+ | :history | - filter by history commands
611
612
| :jumps | - filter by file name
612
613
| :let | - filter by variable name
613
614
| :list | - filter whole line
You can’t perform that action at this time.
0 commit comments