首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX 提问指南
广告
V2EX
›
问与答
powershell 有什么办法可以像 bash 一样显示补全
Rehtt
·
2020-05-19 09:30:45 +08:00
· 1982 次点击
这是一个创建于 1649 天前的主题,其中的信息可能已经有所发展或是发生改变。
像 bash 一样双击 tab 后在下面显示全部补全
bash
补全
PowerShell
tab
3 条回复
•
2020-05-19 15:41:13 +08:00
1
Mithril
2020-05-19 09:35:28 +08:00
1
PSReadline 改个设置就可以。
Set-PSReadLineKeyHandler -Key Tab -Function Complete
不想每次执行一下就改到你自己的 profile 里
2
Rehtt
OP
2020-05-19 10:38:53 +08:00
@
Mithril
解决了,谢谢!
3
ps1aniuge
2020-05-19 15:41:13 +08:00
https://www.v2ex.com/t/664697
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
952 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms ·
UTC 21:02
·
PVG 05:02
·
LAX 13:02
·
JFK 16:02
Developed with
CodeLauncher
♥ Do have faith in what you're doing.