Luka Markušić
Luka Markušić
The `PATH` variable is a list of folders where linux will search for the typed command, in this case it is `ytui_music-linux-amd64`. You need to put the binary into one...
> This steps does not work mv /path/to/downloaded/ytui_music-linux-amd64 ~/bin/ytui_music Gives: No such file or directory This was just a placeholder, you need to write the actual path to the downloaded...
I cannot track who exactly is calling `only`, it's not `cmake4vim`, nor is it `vader.vim`. I tried calling it manually and forcing it, and it helps with all except for...
I don't think I'll be able to reproduce this in tests.
Because those were bugged, it wasn't consistent, but when the targets did appear, the easiest solution was to filter out the ones that were the absolute path, i.e. starting with...
> Am I right that it works only for Unix? What is about Windows? Should it be fixed for Windows too? To be honest I have no idea _what_ caused...
Just to clarify, you'd like to view aggregate changes from an arbitrary `start` layer, to an arbitrary `end` layer, instead of seeing the diff from the beginning to the current...
Don't hold your breath, though, the project isn't too active, unfortunately. Last significant changes were made back in 2020. If you do decide to take matters into your own hands,...
To quote Jesse: >This could also be a good candidate for a pre-set custom command. See https://github.com/jesseduffield/lazygit/wiki/Custom-Commands-Compendium > >It's much easier to implement features if a user has created a...
Reproducible on `v0.35`, but not on latest `master`. Please try building from source.