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

Cannot <leader>l back out of preview

Open ldelossa opened this issue 3 years ago • 5 comments

Hey,

I've been trying to track down this issue with Glance. It seems like I can use l to jump into the preview window, but once in there, i can't jump back out.

In fact, all the keybindings for the preview window seem to break. I've disabled some obvious culprit plugins, but the issue seems to still be there. Do you experience this at all?

ldelossa avatar Nov 28 '22 05:11 ldelossa

Hey, Have you tried setting your custom mappings for the preview window in the config and check if it's working?

DNLHC avatar Nov 28 '22 13:11 DNLHC

No I haven't, i can try this now.

ldelossa avatar Nov 28 '22 13:11 ldelossa

Well, its a bit odd, but by supplying the completely default config to the setup function, I no longer seem to have the issue?

I didn't even need to set my own maps.

ldelossa avatar Nov 28 '22 14:11 ldelossa

It looks like there is a problem in applying the default config inside the plugin. #16 could be related to this.

DNLHC avatar Nov 28 '22 14:11 DNLHC

well just supplying the full config in works for me for now. so i'll just keep this :).

btw, i'm really digging this, it looks so good haha.

ldelossa avatar Nov 28 '22 14:11 ldelossa