currently, i use custom implementation of vim.ui.select.
vim.ui.select = function()
-- custom implementation that open a simple floating window
end
the picker works for /sessions and /agent slash commands, but for /models, it does nothing, i.e. no picker shows up.
currently, i use custom implementation of vim.ui.select.
the picker works for /sessions and /agent slash commands, but for /models, it does nothing, i.e. no picker shows up.