When using dua i on windows 10 I noticed that I did not see any highlight on the currently selected item.
I was using dua with Microsoft Terminal + Powershell Core 7. One specific thing I noticed when attempting to run this directly on the Powershell 7 shell is that the currently selected item has a slightly whiter text, but still no selection (inverted color on the current item).
below is a screenshot using the powershell 7 shell

The currently selected item is the audioplayback folder. But as you can see its almost completely impossible to distinguish.
other things of note are:
- having a
? in the beginning of current path on the top.
- the "capacity" meters next to directory having unrecognized characters (this seems to be a problem with my default terminal font
consolas, switching to the new cascadia code font in my terminal fixed this)
Other than these problems, it's a very nice program to use :)
When using
dua ion windows 10 I noticed that I did not see any highlight on the currently selected item.I was using dua with Microsoft Terminal + Powershell Core 7. One specific thing I noticed when attempting to run this directly on the Powershell 7 shell is that the currently selected item has a slightly whiter text, but still no selection (inverted color on the current item).
below is a screenshot using the powershell 7 shell

The currently selected item is the
audioplaybackfolder. But as you can see its almost completely impossible to distinguish.other things of note are:
?in the beginning of current path on the top.consolas, switching to the newcascadia codefont in my terminal fixed this)Other than these problems, it's a very nice program to use :)