Skip to content

Commit 582c987

Browse files
authored
Merge pull request #1909 from h-east/update-windows
Update windows.{txt,jax}
2 parents 1e45056 + 20bc002 commit 582c987

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/windows.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*windows.txt* For Vim バージョン 9.1. Last change: 2024 Dec 29
1+
*windows.txt* For Vim バージョン 9.1. Last change: 2025 Jan 02
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -984,8 +984,8 @@ CTRL-W gT *CTRL-W_gT*
984984
編集されていることに気付かない場合がある。そして、":edit" を使用して警告をト
985985
リガーし、中止のために "A" と応答すると、プレビューウィンドウが空になる。
986986

987-
*:pta* *:ptag*
988-
:pta[g][!] [tagname]
987+
*:pt* *:ptag*
988+
:pt[ag][!] [tagname]
989989
":tag[!] [tagname]" を実行し、現在のバッファまたはカーソル位置
990990
を変えずに「プレビュー」ウィンドウ内で検索したタグを表示する。
991991
「プレビュー」ウィンドウがすでに存在していた場合は、(ヘルプ

en/windows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*windows.txt* For Vim version 9.1. Last change: 2024 Dec 29
1+
*windows.txt* For Vim version 9.1. Last change: 2025 Jan 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -968,8 +968,8 @@ A few peculiarities:
968968
trigger the ATTENTION and responding "A" for Abort, the preview window will
969969
become empty.
970970

971-
*:pta* *:ptag*
972-
:pta[g][!] [tagname]
971+
*:pt* *:ptag*
972+
:pt[ag][!] [tagname]
973973
Does ":tag[!] [tagname]" and shows the found tag in a
974974
"Preview" window without changing the current buffer or cursor
975975
position. If a "Preview" window already exists, it is re-used

0 commit comments

Comments
 (0)