dirstack shows the frecency rather than index while using powershell
themql opened this issue · 3 comments
themql commented
skywind3000 commented
because powershell uses an ugly escaping rule, you need quote them:
z "--"
or make an alias for it.
themql commented
thanks, i works
riotrah commented
Can we add a note in the documentation about this?
