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

grey color for temporary files ("file~" buffer files from vim or emacs for example) #181

Closed
arthurzenika opened this issue Apr 5, 2019 · 3 comments
Labels
kind/enhancement Enhancement on current feature

Comments

@arthurzenika
Copy link

Expected behavior

It would be nice for temporary files like the buffer copies for emacs or vim to be greyed out (or have a lighter color that the "normal" version).

I don't have the list of all namespaces used but here is a list off the top of my head :

  • ~FILENAME
  • .#FILENAME#
  • FILENAME.swap

Maybe https://www.gitignore.io/api/vim,emacs can be used as inspiration ?

@arthurzenika arthurzenika added the kind/bug Something isn't working label Apr 5, 2019
@arthurzenika
Copy link
Author

example :

Screenshot from 2019-04-05 11-05-17

@Peltoche Peltoche added kind/enhancement Enhancement on current feature and removed kind/bug Something isn't working labels Apr 7, 2019
@Peltoche
Copy link
Collaborator

Peltoche commented Apr 7, 2019

Hi @arthurlogilab ,

This seems to be a good idea indeed. Do you want to propose an implementation? Sadly, at the moment I don't have much time for new feature...

@meain
Copy link
Member

meain commented Mar 28, 2020

@arthurlogilab You should now be able to specify colors by setting LS_COLORS.
Feel free to reopen the issue if this does not solve your problem.

#84

@meain meain closed this as completed Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement on current feature
Projects
None yet
Development

No branches or pull requests

3 participants