Luka Markušić
Luka Markušić
Try using zoomed modes by pressing `+` or `_`, I think that'll do it.
Does that happen without `sudo` as well?
> So I think that lazygit shall just use the git configuration to find the commit template and use it. That seems reasonably feasible. That is the feature I really...
If you haven't already, try adding `commit.verbose = true` in your `.gitconfig` in order to get more info when you're committing through the `git editor`. E.g.: ``` [commit] verbose =...
We have had alternate mappings for confirming (and for cancelling, I think) but it was decided that _why would we complicate things, who would ever need 3 ways to confirm...
> FWIW - I think the ability to search for custom commands by name without needing to bind them to a key would be a great enhancement. @a-jentleman that's already...
> If so, perhaps my contribution would be small doc changes to Custom_Command_Keybindings.md and/or Custom-Commands-Compendium to demonstrate it Huh, it looks like the docs state `key` as `required` which it...
> @jesseduffield Is something wrong with the checks? They don't seem to run. First time contributors have to have their changes approved manually before the CI runs them.
Should be fixed by #3779.
The recent repositories list should contain the list of all repositories the user has opened `lazygit` in. If you don't open `lazygit` in a repo, it won't appear in that...