Intelligent Terminal version
0.1.1531.0
Windows build number
10.0.26200.0
Other Software
I have a PowerShell alias which->where.exe. I asked about which. It suggested using Get-Command or running where.exe. It should have seen that I already have a an available which.
Steps to reproduce
Create an alias and ask about it.
Expected Behavior
It should add the alias to it's list. The other options should probably also remain. Should
Actual Behavior
Does not state that there is already an alias.
Intelligent Terminal version
0.1.1531.0
Windows build number
10.0.26200.0
Other Software
I have a PowerShell alias which->where.exe. I asked about which. It suggested using Get-Command or running where.exe. It should have seen that I already have a an available which.
Steps to reproduce
Create an alias and ask about it.
Expected Behavior
It should add the alias to it's list. The other options should probably also remain. Should
Actual Behavior
Does not state that there is already an alias.