xfzv

Results 171 comments of xfzv

@linguini1 Loading Neorg before Telescope seems to fix the issue on my end: ```lua return { "nvim-telescope/telescope.nvim", cmd = "Telescope", dependencies = { { "nvim-lua/plenary.nvim", lazy = true, }, {...

> and that's not what I want. Me neither, I'm also using `ft = "norg"` so this workaround breaks the lazy loading, indeed. I found another workaround which works for...

Nice improvement, thanks for sharing!

The issue disappeared after recompiling `mpd` without `mad` USE flag in order to use `ffmpeg` as decoder for mp3: ```console ❯ mpd --version Music Player Daemon 0.23.13 (0.23.13) Copyright 2003-2007...

As a workaround, I use [`` keybinding from fzf](https://github.com/junegunn/fzf/blob/97ccef1a04ef8a3fcffcc6682765d651b86d0480/shell/key-bindings.zsh#L42-L56) instead of ``.

> > seems to be fixed in zsh 5.9 > > Still crashes for me, and removing `COLUMNS=500` also still fixes it Same here, still crashes with 5.9 and this...

Similar issue here but I cannot figure a pattern to reproduce (see May and February/March/June): ![image](https://user-images.githubusercontent.com/78810647/232888372-1ef28a90-8ee2-4b3a-bcff-448c64807dab.png) Edit: it seems completely random for me, April now has light grey background: ![image](https://user-images.githubusercontent.com/78810647/233782317-980cf6bb-14c5-4748-98c2-1d01896411d8.png)

> Well i planned to report this as a BUG as even on single screen the vertical article pane separator gets reset now and there, but im not sure its...

I noticed that a system reboot is very likely to trigger the issue (I'm using Linux). I'm not using the tray icon.