From ff5ded373f8781c250c487cbce2e75c12fb1e0ee Mon Sep 17 00:00:00 2001 From: h-east Date: Mon, 16 Dec 2024 00:50:42 +0900 Subject: [PATCH] Update windows.{txt,jax} --- doc/windows.jax | 4 +++- en/windows.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/windows.jax b/doc/windows.jax index 7a8daafc8..fd4c3947d 100644 --- a/doc/windows.jax +++ b/doc/windows.jax @@ -1,4 +1,4 @@ -*windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 08 +*windows.txt* For Vim バージョン 9.1. Last change: 2024 Dec 14 VIMリファレンスマニュアル by Bram Moolenaar @@ -1029,6 +1029,8 @@ CTRL-W g } *CTRL-W_g}* 位置は変わらない。便利な例: > :pedit +/fputc /usr/include/stdio.h < + |++opt| および |+cmd| も参照。 + *:ps* *:psearch* :[range]ps[earch][!] [count] [/]pattern[/] |:ijump| と同様だが、見つかったマッチをプレビューウィンドウで diff --git a/en/windows.txt b/en/windows.txt index 915db37e9..edb105aa5 100644 --- a/en/windows.txt +++ b/en/windows.txt @@ -1,4 +1,4 @@ -*windows.txt* For Vim version 9.1. Last change: 2024 Sep 08 +*windows.txt* For Vim version 9.1. Last change: 2024 Dec 14 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1012,6 +1012,8 @@ CTRL-W g } *CTRL-W_g}* position isn't changed. Useful example: > :pedit +/fputc /usr/include/stdio.h < + Also see |++opt| and |+cmd|. + *:ps* *:psearch* :[range]ps[earch][!] [count] [/]pattern[/] Works like |:ijump| but shows the found match in the preview