Skip to content

Commit e8e375b

Browse files
1 parent f1da557 commit e8e375b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tags.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3055,9 +3055,9 @@
30553055
<a class="Identifier" href="change.html#:promptrepl">:promptrepl</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; change.jax<br>
30563056
<a class="Identifier" href="windows.html#:ps">:ps</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; windows.jax<br>
30573057
<a class="Identifier" href="windows.html#:psearch">:psearch</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;windows.jax<br>
3058+
<a class="Identifier" href="windows.html#:pt">:pt</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; windows.jax<br>
30583059
<a class="Identifier" href="tagsrch.html#:ptN">:ptN</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tagsrch.jax<br>
30593060
<a class="Identifier" href="tagsrch.html#:ptNext">:ptNext</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tagsrch.jax<br>
3060-
<a class="Identifier" href="windows.html#:pta">:pta</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;windows.jax<br>
30613061
<a class="Identifier" href="windows.html#:ptag">:ptag</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; windows.jax<br>
30623062
<a class="Identifier" href="tagsrch.html#:ptf">:ptf</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tagsrch.jax<br>
30633063
<a class="Identifier" href="tagsrch.html#:ptfirst">:ptfirst</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tagsrch.jax<br>

windows.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'windows'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="windows.html" name="windows.txt">windows.txt</a>&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 Dec 29<br>
6+
<a class="Constant" href="windows.html" name="windows.txt">windows.txt</a>&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Jan 02<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;by Bram Moolenaar</span><br>
@@ -989,8 +989,8 @@
989989
&nbsp;&nbsp;編集されていることに気付かない場合がある。そして、&quot;:edit&quot; を使用して警告をト<br>
990990
&nbsp;&nbsp;リガーし、中止のために &quot;A&quot; と応答すると、プレビューウィンドウが空になる。<br>
991991
<br>
992-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="windows.html#:pta" name=":pta">:pta</a>&nbsp;<a class="Constant" href="windows.html#:ptag" name=":ptag">:ptag</a><br>
993-
:pta[g][!]&nbsp;<span class="Special">[tagname]</span><br>
992+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="windows.html#:pt" name=":pt">:pt</a>&nbsp;<a class="Constant" href="windows.html#:ptag" name=":ptag">:ptag</a><br>
993+
:pt[ag][!]&nbsp;<span class="Special">[tagname]</span><br>
994994
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;:tag[!]&nbsp;<span class="Special">[tagname]</span>&quot; を実行し、現在のバッファまたはカーソル位置<br>
995995
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;を変えずに「プレビュー」ウィンドウ内で検索したタグを表示する。<br>
996996
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;「プレビュー」ウィンドウがすでに存在していた場合は、(ヘルプ<br>

0 commit comments

Comments
 (0)