Lars Van Cauter

Results 21 comments of Lars Van Cauter

Hi, thanks for the quick reply! It appears this is indeed the case for all of telescopes pickers (this is the only one I needed normal mode for) and ye...

I reverted to the neovim stable version https://launchpad.net/~neovim-ppa/+archive/ubuntu/stable and that seemed to fix it too

For me using `action` doesn't work, `hook` does work though ```ini [module/updates_ipc] type = custom/ipc hook-0 = ~/.config/polybar/polyscripts/weather.sh ; click-left = polybar-msg action updates_ipc 0 click-left = polybar-msg hook updates_ipc...

![image](https://user-images.githubusercontent.com/57136208/186115094-1f9f863d-6349-4182-aadb-1520790d747d.png) Check out these colorgroups, you might also need to unset these groups in your theme, as otherwise they might get overwritten.

Those are references to your font number in polybar, you can find more info here: https://github.com/polybar/polybar/wiki/Fonts#fonts

I had a couple vods of games I was looking at an skimming through just look at certain points. After I finished the game I removed the vod and dragged...

Ye definitely not a big problem, if I happen to find how to fix it easily, ill get you know!

Mmmh, so it seems this can't be solved using what telescope provides, since the default settings don't apply to extensions. For example, setting a different layout_strategy for neoclip is also...

> I think I found a good solution! > > ``` > :Telescope neoclip initial_mode=normal > ``` > > Added in this issue: [nvim-telescope/telescope.nvim#409](https://github.com/nvim-telescope/telescope.nvim/issues/409) Have you found a way to...