Gergő Gutyina

Results 87 comments of Gergő Gutyina

Telescope moved file browser into a seperate repository, which changes how you open the file browser from lua. It's fixed in https://github.com/ahmedkhalf/project.nvim/pull/59, we are just waiting for merge.

I have the same problem on dwm, and I found out [this commit](https://github.com/flameshot-org/flameshot/commit/850260dff6569ecc6a81332a04d07169d7baa2bd) caused the issue.

This bug didn't happen when I tried it on manjaro-i3, my assumption is some package fixes this issue that is installed on manajaro-i3, but not on our machines. I will...

To reproduce this issue on arch linux with dwm do the following: # Install arch linux + xorg Download the newest arch linux iso, run it in a VM `archinstall`...

> ..... It's done this way because it's a discord restriction @Pusheon I don't understand that. Discord restricts placeholder length to maximum 100 characters, what does it have to do...

For me naming the profile dev-edition-main didn't work (even with applying isDefault = true on the profile), but naming it dev-edition-default works. ```nix programs.firefox = { enable = true; package...

Fixed in https://github.com/LunarVim/darkplus.nvim/commit/474490c2ff3fa953719b704d6c73269eaa8c2d0b

Regression from https://github.com/LunarVim/darkplus.nvim/commit/5d905e1190639e3c117caa04ea83f2b352beb73e: field color looks like keyword color. Please revert that commit or merge this PR. ![Untitled](https://github.com/LunarVim/darkplus.nvim/assets/29818440/3a036590-508e-4c02-a00c-7c097835c64d)

Happens to me too, but I only observed on Oct 30 (haven't tested all the dates that Author mentioned). When clicking on 2023 Oct 30 to add an event, the...

I just updated to 6.23.1 and events on Oct 30 are working. @seniorm0ment can you confirm if updating fixes this issue for you too?