File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 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 「プレビュー」ウィンドウがすでに存在していた場合は、(ヘルプ
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments