编辑 ~/.inputrc 文件设置,添加下面代码:
set match-hidden-files off
set show-all-if-ambiguous on
set completion-ignore-case on
"\e[A": history-search-backward
"\e[B": history-search-forward
然后reboot,完事儿。
编辑 ~/.inputrc 文件设置,添加下面代码:
set match-hidden-files off
set show-all-if-ambiguous on
set completion-ignore-case on
"\e[A": history-search-backward
"\e[B": history-search-forward
然后reboot,完事儿。
本文标题:ubuntu终端自动补全忽略大小写
本文链接:https://www.haomeiwen.com/subject/qlikoxtx.html
网友评论