Luka Markušić

Results 459 comments of Luka Markušić

Can't reproduce on `v0.40.2`, so just to confirm the steps needed: ``` $> git clone [email protected]:jesseduffield/lazygit test $> cd test $> git worktree add main $> cd main $> lazygit...

Does the repo have symlinks? Does it crash if the worktree is in a dir outside of the bare clone?

@jesseduffield maybe switch it up to `d -> D` instead of `d -> d` for discarding all changes for the current file?

@lukepighetti would changing the second `d` to uppercase `D` suffice?

Is this solved by #2345 and up for closing, then?

Does it fail to start when there's an error in the config?

@A-Lamia try using two spaces instead of tabs.

Could you post the path to your config, the entire config, and the output of running `lazygit -cd`?

Is `nvim` in the path? Try `keybinding.appendNewLine` is sadly not used at all, try setting something that's visible right from the get go, e.g. the theme ``` gui: showIcons: true...