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

Create a git integration #7

Open
Peltoche opened this Issue Dec 4, 2018 · 4 comments

Comments

3 participants
@Peltoche
Copy link
Owner

Peltoche commented Dec 4, 2018

No description provided.

@Peltoche Peltoche added the enhancement label Dec 5, 2018

@alichtman

This comment has been minimized.

Copy link

alichtman commented Dec 6, 2018

Can you explain what kind of git integration you're looking to add?

@Peltoche

This comment has been minimized.

Copy link
Owner

Peltoche commented Dec 7, 2018

Hello @alichtman,

There is no defined specs yet. This feature is already implemented by the colorls and the exa projects, I think it can be a good start to check how they do it.

@ysf

This comment has been minimized.

Copy link

ysf commented Dec 11, 2018

There is an example on the exa website: https://the.exa.website/features/git

Basically there is a new column that displays the git status for the files in the listed directory. (new, modified etc..)

@Peltoche

This comment has been minimized.

Copy link
Owner

Peltoche commented Dec 12, 2018

Seems cool. I think that we can do something even better with the icons support. I don't know if we should add a new icons for the git status or just override the existing one. We can also add a new column of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment