Jesse Duffield

Results 532 comments of Jesse Duffield

Thanks for making this. I'm pretty confident this is PR is no longer required now that we've merged https://github.com/jesseduffield/lazygit/pull/3183. Could you confirm whether the original issue you had is still...

On master we now show keybinding suggestions based on the mode you're in e.g. when rebasing you'll now see a prominent suggestion to press 'm' to view rebase options: ![image](https://github.com/jesseduffield/lazygit/assets/8456633/12a2be27-c029-4681-aeef-8eeaf8b466eb)...

Sure thing @nhAnik, let me know if you need any pointers. For starters you'll want to add the keybinding to `pkg/gui/controllers/branches_controller.go` and internally you'll want to check out the (if...

I'm in favour for a feature for git replay that's marked as experimental in tandem with the underlying git feature.

Sorry for the late reply: I agree with @stefanhaller . With regards to visibility, I'm fine for the keybinding to not be on the bottom bar regardless of whether multiple...

@jwhitley the only ticket above that's not already assigned is the release-notes one, does that interest you? > Otherwise, I’ve been pounding on https://github.com/jesseduffield/lazygit/issues/3227, which may or may not be...

I've put all the above-mentioned issues/PRs into a milestone (https://github.com/jesseduffield/lazygit/milestone/13) and of them, only https://github.com/jesseduffield/lazygit/issues/3261 remains unassigned. We've hashed out the design for it now, so if anybody wants to...

Fair enough. One major benefit of having the release notes pulled straight from github is that we don't need to do duplicate the release notes when we cut a release....

Cool let's go with reflection then