Skip to content

Commit 4fde43d

Browse files
1 parent fd762cf commit 4fde43d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

popup.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'popup'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="popup.html" name="popup.txt">popup.txt</a>&nbsp;&nbsp;&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.2.</span>&nbsp;&nbsp;Last change: 2026 Apr 06<br>
6+
<a class="Constant" href="popup.html" name="popup.txt">popup.txt</a>&nbsp;&nbsp;&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.2.</span>&nbsp;&nbsp;Last change: 2026 May 01<br>
77
<br>
88
<br>
99
<span class="Identifier">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VIM リファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;by Bram Moolenaar</span><br>
@@ -1066,8 +1066,9 @@
10661066
&nbsp;&nbsp;&nbsp;&nbsp;1-99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;半透明 - ポップアップの背景が下にあるテキストとブレンドされ、<br>
10671067
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;両方がうっすらと表示される。<br>
10681068
<br>
1069-
透明効果を使用するには、GUI を使用するか、ターミナルで&nbsp;<a class="Type" href="options.html#'termguicolors'">'termguicolors'</a>&nbsp;を有効<br>
1070-
にする必要がある。有効にしない場合、透過度設定は効果がない。<br>
1069+
透過効果を有効にするには、GUI を使用するか、<a class="Type" href="options.html#'termguicolors'">'termguicolors'</a>&nbsp;を有効にするか、<br>
1070+
256 色対応の端末で実行する必要がある。256 色未満の端末では、透過度設定は効果が<br>
1071+
ない。<br>
10711072
<br>
10721073
ポップアップが透明な場合:<br>
10731074
- ポップアップの背景色は背景のテキストとブレンドされる<br>

0 commit comments

Comments
 (0)