Luka Markušić

Results 459 comments of Luka Markušić

Could you please post your `~/.config/lazygit/state.yml`? Does it occur in other directories that are not `git` repositories?

Your `$HOME` wouldn't happen to be a _bare_ `git` repo, would it? That's not currently supported. I'm not sure what minimal set of folders/files is necessary for a bare `git`...

It sure could, all one needs to invoke is `git rev-parse --is-bare-repository` to see if we need to try and load the current directory. Would you like to contribute, maybe?...

Thanks! Just for future reference - it's better to leave it to `github` to close up the issue when the PR merges because technically this issue wasn't solved yet since...

Please update to `v0.35` and try again. In case it's a `bare` repo, it's a feature not yet supported, then.

Do these alternatives not work? ``` keybinding: universal: scrollUpMain: '' # main panel scroll up scrollDownMain: '' # main panel scroll down scrollUpMain-alt1: 'K' # main panel scroll up scrollDownMain-alt1:...

@jesseduffield what if we put the rewords behind a menu? `r` for ordinary reword, `R` for rewording through an editor, and then we wouldn't need the confirmation? That would be...

> because the keypress count remains the same. Got me there. How is this usually done through the CLI? I seem to recall something like all of the commit messages...

Could you try a different terminal emulator? I tried reproducing it within `ubuntu:22.10` docker, but couldn't, does it happen for you there as well?

Does this happen with the US keyboard layout?