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

Color output based on LSCOLORS #84

Merged
merged 3 commits into from
Feb 17, 2019
Merged

Color output based on LSCOLORS #84

merged 3 commits into from
Feb 17, 2019

Commits on Feb 16, 2019

  1. color files with lscolors

    meain committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    5bc5c3f View commit details
    Browse the repository at this point in the history
  2. Update tests to work with LSCOLORS update

    Added another enum value to Theme `NoLscolors`.
    As of right now it only helps with tests, but maybe useful for something
    in future.
    
    Colouring based on LSCOLORS should be tested in the package so we should
    be good.
    meain committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    d9deed8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    85b3de5 View commit details
    Browse the repository at this point in the history