How to make PowerShell tab completion work like Bash

后端 未结 7 1024
囚心锁ツ
囚心锁ツ 2020-12-12 10:17

Let\'s say I have the following files in my current directory:

buildBar.bat
buildFoo.bat
buildHouse.bat

And I type the following at my comm

相关标签:
7条回答
  • 2020-12-12 11:23

    Take a look here, not really your desiderata:

    PowerTab

    but I think is the best tab expansion feature for PowerShell console!!!

    0 讨论(0)
提交回复
热议问题