Akin

Results 421 comments of Akin

@iwijaya2 the diagnostics only apply to the start of the buffer name up till the count/indicator, this is by design because it was designed to only colour the text. As...

Hi @CaptainKO, can you confirm when you are setting this override i.e. are you sure it is being set before bufferline starts?

@CaptainKO sorry I should have clarified, does bufferline load *before* `nvim-web-devicons` or not? i.e. if you are applying the override after bufferline has already loaded, then that might be why...

I've also made a few changes to how icons are required. Can you test it out and see if it works now

@CaptainKO thanks for the reference to the commit in coc-explorer 👍🏿 . I tried locally passing the full file name to the get icon method but that didn't work. It...

Actually I've dug into this a lot more and actually checked the code of nvim-tree where this is also used, and I think maybe that this is an upstream problem...

So I also encounter this issue specifically with sessions. As far as I can see it works well if I don't load a session. My `sessionopts` are `globals,buffers,curdir,tabpages,help,winpos`, I don't...

I tried removing `winpos` and `tabpages` but still no dice

@sunjon I just deleted my session file and started afresh and I'm no longer seeing the window errors. I had a look at the file first and there were no...

![image](https://user-images.githubusercontent.com/22454918/115590906-6dd90f00-a2c9-11eb-986f-4258cc426d11.png) Here's a quick screen grab with `debug = true`