Jesse Duffield

Results 532 comments of Jesse Duffield

I'm on mac, but in general I want an automated way to generate these demo recordings i.e. something that you could put in a Dockerfile.

So I've got a PR for this: https://github.com/jesseduffield/lazygit/pull/2866 But, github does not let you store mp4s in your repo and then link them from the readme. The only way to...

> Have you considered versioning the files in git, e.g. in a movies subfolder? That would also allow previewing locally in a markdown editor. That PR does version the files...

Good question. The best argument I can make for it is that it's much easier to clean up history if we want to by rebasing the assets branch without needing...

I believe this is caused by a lazygit panic occurring earlier in your terminal session. When this happens, certain codes aren't sent to the terminal on exit which causes problems...

@marakalwa could you explain the use-case behind this PR?

Okay that makes sense, sounds reasonable. I'll review the code once you've completed the PR

I'm cool to support this, we'd just need to find a way to make it backwards compatible. I don't really like the idea of us moving the current config files...

Sorry for not getting back to this thread in a while. I'm currently working on some refactoring but will happily review a PR implementing the above approach (i.e. https://github.com/jesseduffield/lazygit/issues/1341#issuecomment-887472760) (using...