edgy.nvim icon indicating copy to clipboard operation
edgy.nvim copied to clipboard

bug: When I use telescope's goto symbol under zen-mode, zen-mode quit

Open horaoen opened this issue 1 year ago • 0 comments

Did you check docs and existing issues?

  • [X] I have read all the edgy.nvim docs
  • [X] I have searched the existing issues of edgy.nvim
  • [X] I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

0.9.5

Operating system/version

macos 14.2.1

Describe the bug

Describe as the title and I'am using lazyvim. I'm guessing this is an edgy problem because when I commented lazyvim's edgy plugin import everything worked fine. 图片 图片

Steps To Reproduce

  1. open a file and start zen-mode.
  2. type ss to(lazyvim) call telescope's goto symbol.
  3. choose a symbol.
  4. then zen mode quited.

Expected Behavior

  1. zen-mode not quit.

Repro

No response

horaoen avatar Jan 18 '24 03:01 horaoen