File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 08
1+ *windows.txt* For Vim バージョン 9.1. Last change: 2024 Dec 14
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1029,6 +1029,8 @@ CTRL-W g } *CTRL-W_g}*
10291029 位置は変わらない。便利な例: >
10301030 :pedit +/fputc /usr/include/stdio.h
10311031<
1032+ | ++opt | および | +cmd | も参照。
1033+
10321034 *:ps* *:psearch*
10331035:[range] ps[earch][!] [count] [/]pattern[/]
10341036 | :ijump | と同様だが、見つかったマッチをプレビューウィンドウで
Original file line number Diff line number Diff line change 1- *windows.txt* For Vim version 9.1. Last change: 2024 Sep 08
1+ *windows.txt* For Vim version 9.1. Last change: 2024 Dec 14
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1012,6 +1012,8 @@ CTRL-W g } *CTRL-W_g}*
10121012 position isn't changed. Useful example: >
10131013 :pedit +/fputc /usr/include/stdio.h
10141014<
1015+ Also see | ++opt | and | +cmd | .
1016+
10151017 *:ps* *:psearch*
10161018:[range] ps[earch][!] [count] [/]pattern[/]
10171019 Works like | :ijump | but shows the found match in the preview
You can’t perform that action at this time.
0 commit comments