File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *popup.txt* For Vim バージョン 9.2. Last change: 2026 Apr 06
1+ *popup.txt* For Vim バージョン 9.2. Last change: 2026 May 01
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -1061,8 +1061,9 @@ Note "x" はポップアップを閉じる通常の方法である。Escを使
10611061 1-99 半透明 - ポップアップの背景が下にあるテキストとブレンドされ、
10621062 両方がうっすらと表示される。
10631063
1064- 透明効果を使用するには、GUI を使用するか、ターミナルで 'termguicolors' を有効
1065- にする必要がある。有効にしない場合、透過度設定は効果がない。
1064+ 透過効果を有効にするには、GUI を使用するか、'termguicolors' を有効にするか、
1065+ 256 色対応の端末で実行する必要がある。256 色未満の端末では、透過度設定は効果が
1066+ ない。
10661067
10671068ポップアップが透明な場合:
10681069- ポップアップの背景色は背景のテキストとブレンドされる
Original file line number Diff line number Diff line change 1- *popup.txt* For Vim version 9.2. Last change: 2026 Apr 06
1+ *popup.txt* For Vim version 9.2. Last change: 2026 May 01
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1067,8 +1067,9 @@ The opacity value ranges from 0 to 100:
10671067 1-99 Partially transparent - the popup background is blended with
10681068 the underlying text, making both partially visible.
10691069
1070- The transparency effect requires using the GUI or having 'termguicolors'
1071- enabled in the terminal. Without it, the opacity setting has no effect.
1070+ The transparency effect requires using the GUI, having 'termguicolors'
1071+ enabled, or running in a 256-color terminal. On terminals with fewer
1072+ than 256 colors the opacity setting has no effect.
10721073
10731074When a popup is transparent:
10741075- The popup's background color is blended with the background text
You can’t perform that action at this time.
0 commit comments