Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Lazygit Support #176

Open
mcmah309 opened this issue Oct 23, 2024 · 1 comment
Open

feat: Add Lazygit Support #176

mcmah309 opened this issue Oct 23, 2024 · 1 comment

Comments

@mcmah309
Copy link
Contributor

mcmah309 commented Oct 23, 2024

Add support for lazygit. There are two parts.

  1. Add required features for lazygit:
    Some features need to be added such as editAtLine. Required here: https://github.com/jesseduffield/lazygit/blob/095eb130e9c141a91cf7c4dc9c26f11a07824fec/pkg/config/editor_presets.go#L42

  2. Create a PR in lazygit to add support, modifying this function: https://github.com/jesseduffield/lazygit/blob/095eb130e9c141a91cf7c4dc9c26f11a07824fec/pkg/config/editor_presets.go#L53
    and adding to the docs.

@curlpipe
Copy link
Owner

I'll be sure to look into it.

I haven't used lazygit before, but it looks like a really neat tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants