Luka Markušić

Results 459 comments of Luka Markušić

Please fill out the `bug report template` that's provided when you open up a new issue. Is it easily reproducible?

> I'm running lazygit in a vscode console. Is it possible that vscode creates some files which lazygit does not expect? Try running it outside of `vscode` to see if...

> **To Reproduce** Steps to reproduce the behavior: > > * GIVEN a commit I'd like to edit, > > * WHEN pressing "e" to edit commit > > *...

Of course, I just don't want @cgebbe to be stuck until this is fixed, since there is a way to do what they want :sweat_smile:

I'm not sure what you're asking, but if you just amend to a commit that's `5` commits in the past, it'll run a rebase from that point, and stop if...

Have you tried using `ctrl+v` to paste? Works as one would expect.

@dmun could you check if the issue still occurs with the latest master? https://github.com/jesseduffield/lazygit/pull/2081 should have fixed it.

Great! Feel free to reopen if it happens again (but it shouldn't)

Please fill out the `bug report template`. Are you able to enter the submodule through the `cli`, do you have sufficient permissions?

Please note the _note_ at the bottom of the report: ``` **Note:** please try updating to the latest version or [manually building](https://github.com/jesseduffield/lazygit/#manual) the latest `master` to see if the issue...