打开终端,输入:

nano .inputrc

在里面粘贴上以下语句:

set completion-ignore-case on
set show-all-if-ambiguous on
TAB: menu-complete

Control+O,保存,重启终端,OK!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-06
  • 2021-11-19
  • 2021-04-20
  • 2021-12-05
猜你喜欢
  • 2021-09-23
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2022-01-24
  • 2021-12-05
  • 2022-12-23
相关资源
相似解决方案