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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -984,8 +984,8 @@ CTRL-W gT *CTRL-W_gT*
984
984
編集されていることに気付かない場合がある。そして、":edit" を使用して警告をト
985
985
リガーし、中止のために "A" と応答すると、プレビューウィンドウが空になる。
986
986
987
- *:pta * *:ptag*
988
- :pta[g ][!] [tagname]
987
+ *:pt * *:ptag*
988
+ :pt[ag ][!] [tagname]
989
989
":tag[!] [tagname] " を実行し、現在のバッファまたはカーソル位置
990
990
を変えずに「プレビュー」ウィンドウ内で検索したタグを表示する。
991
991
「プレビュー」ウィンドウがすでに存在していた場合は、(ヘルプ
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -968,8 +968,8 @@ A few peculiarities:
968
968
trigger the ATTENTION and responding "A" for Abort, the preview window will
969
969
become empty.
970
970
971
- *:pta * *:ptag*
972
- :pta[g ][!] [tagname]
971
+ *:pt * *:ptag*
972
+ :pt[ag ][!] [tagname]
973
973
Does ":tag[!] [tagname] " and shows the found tag in a
974
974
"Preview" window without changing the current buffer or cursor
975
975
position. If a "Preview" window already exists, it is re-used
You can’t perform that action at this time.
0 commit comments