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

Shade cant work with telescope #34

Open
NEX-S opened this issue Sep 3, 2022 · 1 comment
Open

Shade cant work with telescope #34

NEX-S opened this issue Sep 3, 2022 · 1 comment

Comments

@NEX-S
Copy link

NEX-S commented Sep 3, 2022

Error detected while processing WinClosed Autocommands for "*":
E5108: Error executing lua ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:326: Invalid window id: 1008
stack traceback:
        [C]: in function 'nvim_win_close'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:326: in function 'on_win_closed'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:439: in function 'fn'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:456: in function <...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:428>
Error detected while processing WinEnter Autocommands for "*":
E5108: Error executing lua ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:182: Invalid window id: 1006
stack traceback:
        [C]: in function 'nvim_win_get_option'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:182: in function 'shade_tabpage'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:295: in function 'on_win_enter'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:436: in function 'fn'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:456: in function <...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:428>
Error detected while processing TabEnter Autocommands for "*":
E5108: Error executing lua ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:194: Invalid window id: 1008
stack traceback:
        [C]: in function 'nvim_win_close'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:194: in function 'remove_all_overlays'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:442: in function 'fn'
        ...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:456: in function <...share/nvim/site/pack/packer/opt/shade.nvim/lua/shade.lua:428>
@NEX-S
Copy link
Author

NEX-S commented Sep 3, 2022

if we mapping <TAB> to open selection in TELESCOPE, this error will comes out when we quit the buffer.

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