refactor: history messages (#1934)

This commit is contained in:
yetone
2025-04-30 03:07:18 +08:00
committed by GitHub
parent f9aa75459d
commit f10b8383e3
36 changed files with 1699 additions and 1462 deletions

View File

@@ -80,7 +80,7 @@ function M.show(selector)
selector.on_select(selected_item_ids)
actions.close(prompt_bufnr)
pcall(actions.close, prompt_bufnr)
end)
return true
end,