Dimfred

Results 51 comments of Dimfred

Have the same issue on ubuntu 18.04

Okay you were right. So the bug only appears when I am running a `neovim` terminal (which I always do by default). Tried with `kitty` and `xterm` plain and both...

Yeah the problem is I cannot reproduce it in `ranger`. Therefore, not sure whether this is really `neovim` related. Also what I find interesting that the event is fired when...

@gokcehan Thanks for your fast responses. I tried three programs from that list. It seems to be `lf` only related. Can you maybe try to reproduce? nvim :term lf *open...

Thx for the debugging help, yes will do. Maybe I start diving into it, wanted anyways to know more about go and neovim, so seems like thats my chance. Could...

> Maybe better ignore checking if it's a link or not and just use the icon of the linked file? Ranger does it also like this the link has the...

For I3 this logic is already there isn't it? Why can't the logic be reused for bspwm?

https://faq.i3wm.org/question/5530/empty-workspace-at-start/index.html Okay, I thought this is handled by polybar, but it seems that i3 just removes the workspace. So actually this can just be solved, by creating a custom workspace...

Oh this was quite a while ago. If I find time I could look at what I even did there and maybe add tests / an example on how it...