Lines Matching refs:popup
659 When the popup menu is displayed you can use CTRL-Y to stop completion and
664 When the popup menu is displayed there are a few more special keys, see
1160 menu extra text for the popup menu, displayed after "word"
1163 preview or popup window
1184 The "menu" item is used in the popup menu and may be truncated, thus it should
1186 the preview window when "preview" appears in 'completeopt' or in a popup
1187 window when "popup" appears in 'completeopt'. In the preview window the
1188 "info" item will also remain displayed after the popup menu has been removed.
1193 *complete-popup*
1194 When "popup" is in 'completeopt' a popup window is used to display the "info".
1195 Then the 'completepopup' option specifies the properties of the popup. This
1196 is used when the info popup is created. The option is a comma separated list
1198 height maximum height of the popup
1199 width maximum width of the popup
1200 highlight highlight group of the popup (default is PmenuSel)
1206 When the "align" value is "item" then the popup is positioned close to the
1207 selected item. Changing the selection will also move the popup. When "align"
1208 is "menu" then the popup is aligned with the top of the menu if the menu is
1211 After the info popup is created it can be found with |popup_findinfo()| and
1215 If the information for the popup is obtained asynchronously, use "popuphidden"
1216 in 'completeopt'. The info popup will then be initially hidden and
1305 Vim can display the matches in a simplistic popup menu.
1320 inserted then, only the entry in the popup menu is highlighted.
1383 There are no special mappings for when the popup menu is visible. However,
1388 You can use of <expr> in mapping to have the popup menu used when typing a