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

Add support for socket/pipe/... in long listing #490

Open
1 of 5 tasks
seimnseimn opened this issue Dec 10, 2021 · 0 comments
Open
1 of 5 tasks

Add support for socket/pipe/... in long listing #490

seimnseimn opened this issue Dec 10, 2021 · 0 comments

Comments

@seimnseimn
Copy link

Description

colorls does not display if file is of type socket or pipe, etc.. at least not on macos 11.6 with colorls 1.4.4

> sw_vers
ProductName:	macOS
ProductVersion:	11.6
BuildVersion:	20G165

> colorls --version
1.4.4

> mkfifo asdf
> ls -l | grep asdf
  rw-r--r--     1   xxxx   staff      0 B     Fri Dec 10 14:04:30 2021    asdf

> /bin/ls -l | grep asdf
prw-r--r--    1 xxxx  staff     0 10 Dez 14:04 asdf
  • Type of issue :
    • Installation
    • Font-related
    • Feature request
    • Bug in existing feature
    • Developer mode : Code quality / Tests / Documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants