lsd icon indicating copy to clipboard operation
lsd copied to clipboard

lsd does not work on Windows 20H2

Open VayneYan opened this issue 3 years ago • 4 comments

  • os: Windows 20H2
  • lsd --version: 0.20.1
  • echo $TERM:
  • echo $LS_COLORS:
D:\code\draft> ls

    Directory: D:\code\draft

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d----           2021/1/21    22:56                .idea
d----          2020/12/14    14:18                .vscode
-a---            2021/5/6    15:01        2197598 draft
-a---          2020/12/25    14:29            712 draft_suite_test.go
-a---          2020/12/17    10:05           3005 es_req.json
-a---           2021/1/16    14:18            226 go.mod
-a---           2021/1/16    14:18           8220 go.sum
-a---           2021/1/16    15:47            571 ip_test.go
-a---           2021/1/16    15:48            676 ip.go
-a---            2021/5/7    11:40            254 main.go
-a---           2021/1/15    21:07            600 marshal.go
-a---          2020/12/23     9:14           1768 sum_test.go
-a---          2020/12/16    11:28            264 sum.go

D:\code\draft> lsd
D:\code\draft> echo $TERM
D:\code\draft> echo $LS_COLORS
D:\code\draft>

VayneYan avatar May 07 '21 06:05 VayneYan

Will lsd return anything, even after minutes of waiting?

If I do a Measure-Command { lsd.exe }, it will take over 14 minutes on one of three of my machines, all same build/version. The one that hangs is corporate, with many mismanaged agents and AV garbage.

evandena avatar May 07 '21 15:05 evandena

Will lsd return anything, even after minutes of waiting?

If I do a Measure-Command { lsd.exe }, it will take over 14 minutes on one of three of my machines, all same build/version. The one that hangs is corporate, with many mismanaged agents and AV garbage.

exactly the same situation here. Also my corporate machine with all the accompanying spyware. Mine is 21H1 but they are basically the same.

Update: It doesn't take 14 mins on my laptop... it's about 2+ mins

mackenza avatar Jun 22 '21 13:06 mackenza

Same here. Corporate machine. 2 seconds to list a folder of 4 items.

weiwei avatar Aug 23 '21 07:08 weiwei

Same here (not working) as the initial post, but at Windows 11.

image

image

mcardia avatar Aug 27 '21 12:08 mcardia