Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stack trace on <C-q> while ui-select is open #18

Open
bluebrown opened this issue Dec 28, 2022 · 0 comments
Open

stack trace on <C-q> while ui-select is open #18

bluebrown opened this issue Dec 28, 2022 · 0 comments

Comments

@bluebrown
Copy link

Hi, I managed to produce a stack trance, by accident. Its probably not a big problem because that key combination is none sense but I am not sure if it can happen in other scenarios too.

I am using mason, and telescope-ui-select is able to hook into its selection started with <C-f>. When I am in this selection, and I do <C-q>, I get a strack trace.

:Mason<CR>
<C-f>
<C-q>

E5108: Error executing lua Vim:E731: using Dictionary as a String
stack traceback:
        [C]: in function 'setqflist'
        ...cker/start/telescope.nvim/lua/telescope/actions/init.lua:859: in function 'send_all_to_qf'
        ...cker/start/telescope.nvim/lua/telescope/actions/init.lua:880: in function 'run_replace_or_original'
        ...packer/start/telescope.nvim/lua/telescope/actions/mt.lua:65: in function 'key_func'
        ...k/packer/start/telescope.nvim/lua/telescope/mappings.lua:352: in function 'execute_keymap'
        [string ":lua"]:1: in main chunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant