Luka Markušić

Results 459 comments of Luka Markušić

The `Commit window` is currently [under reconstruction](https://github.com/jesseduffield/lazygit/pull/2390) so hopefully this issue will be resolved when it's merged :)

Yes, it should use the same logic.

I take it this is now resolved, given that the `Commit window` has been reworked in the latest major release?

Could you maybe try the latest `master`? There were a few updates regarding `gocui`

Last release was a month ago, does it still happen with `v0.37.0`?

@AndrewSav and just to confirm, you don't have any issues on latest master as well?

> @mark2185 I can try latest master if there is a release that is built from the latest master. There isn't, I meant could you try building the latest `master`...

> What's the hold up then? Can't speak for wagoodman since I'm not him, but just a reminder that this is a free, non-paid project, that nobody is forced to...

It _should_ be enabled by default, just adding it to the `plugins` list should be enough. Try having it as the only plugin and see if it works, it may...

Take a look at [fzf.vim](https://github.com/junegunn/fzf.vim), it allows you to use `ag` from within `vim` and it's very likely that's what you're looking for instead of using `ag` directly.