.

.

.

.

.

Ubuntu 的文件浏览器(Files)提供了一个搜索的功能,叫做“Type Ahead search”。即我们在文件浏览器中输入某个文件的名字时,Files 并不是将焦点定位在某个文件上,而是会进入搜索模式。然鹅,我对这种操作并不适应,还是希望使用旧版本的方式定位文件。

度娘上基本搜不到有用的东西,后来在国外的网站上找到了解决办法:安装一个叫做 nautilus 的软件就可以了。

>$ sudo add-apt-repository ppa:lubomir-brindza/nautilus-typeahead
>$ sudo apt full-upgrade
>$ nautilus -q

快试试吧 :)

 

参考文献:Type Ahead search using Nautilus on Ubuntu 18.04 [duplicate]

相关文章:

  • 2021-07-21
  • 2022-12-23
  • 2022-01-07
  • 2021-12-28
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-16
  • 2021-06-28
  • 2021-11-22
  • 2021-07-09
  • 2021-07-21
相关资源
相似解决方案