Skip to content

Commit 7705d57

Browse files
authored
Merge pull request #1873 from h-east/update-windows
Update windows.{txt,jax}
2 parents 8b51706 + ff5ded3 commit 7705d57

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/windows.jax

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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| と同様だが、見つかったマッチをプレビューウィンドウで

en/windows.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)