Jesse Duffield

Results 532 comments of Jesse Duffield

Good idea. I suppose if it's going to apply to the whole file, then the keybinding should be on the file itself rather than being in the merge panel (it...

would a SelectedPath option suffice? Or do you want something specifically for the selected directory of the current file?

SelectedFile contains an actual File struct so you can access public fields on it, but if you've selected a directory then SelectedFile will be nil. I'd make the SelectedPath use...

In this case, you would indeed need to map to a key you seldom use. We probably should allow for 'unmapping' keys.

is this the case with all branches or just master?

interesting. Does this also happen for repos where you don't need to use a personal access token e.g. pulling a public repo?

I'm afraid I don't have ubuntu so I'm not able to reproduce this myself

Also, sorry for losing track of this issue. To produce logs you just need to pass the -debug flag to lazygit and you can view the logs by running `lazygit...

Tagging some peeps who might have thoughts: @mjarkk @dawidd6 @peppy @sdegutis @Ryooooooga @mark2185 @jbrains @fluffynuts @MikaelElkiaer. Feel free to tell me I'm crazy haha