Files
neovim/runtime/lua/vim
luukvbaal 08c484f2ca feat(ui): use builtin completion popupmenu with ext_cmdline (#31269)
Problem:  UIs implementing ext_cmdline/message must also implement
          ext_popupmenu in order to get cmdline completion with
          wildoptions+=pum.
Solution: Allow marking a window as the ext_cmdline window through
          nvim_open_win(), including prompt offset. Anchor the cmdline-
          completion popupmenu to this window.
2025-04-29 15:55:00 +02:00
..
2025-04-27 15:44:11 -07:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-04-27 15:44:11 -07:00
2025-04-27 13:40:46 -07:00
2025-03-15 15:00:44 +01:00
2025-04-27 15:44:11 -07:00
2025-04-27 15:44:11 -07:00
2025-02-26 23:06:22 +01:00