> For the complete documentation index, see [llms.txt](https://docs-cn.hapigo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-cn.hapigo.com/baisc/filenavigation.md).

# 文件导航模式

因为 HapiGo 的轻便性，所以有部分用户会在需要进行文件导航时使用 HapiGo 代替 Finder。

在文档搜索模式下（混合搜索不区分），输入 <mark style="background-color:blue;">/</mark> 可以进入系统根目录，输入 <mark style="background-color:blue;">\~</mark> 进入用户跟目录，粘贴路径则可以直接进入此路径。

<figure><img src="/files/0U8YwuOhEv3BMlR9mBD3" alt=""><figcaption></figcaption></figure>

进入文件导航模式后，可以使用左右键来切换上下级路径，也可以使用回车键进入下级目录。如果输入关键词，则会搜索当前目录下的文件或文件夹。

请注意：此种模式下，底部动作栏无法使用左右键切换，只能通过 Option + 数字或双击执行。

<figure><img src="/files/JUdAsitfG2D6xAwh9GYz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
macOS 各个路径下都有「.」开头的隐藏文件，如果你想访问/搜索这些文件，则只需要输入 <mark style="background-color:green;">.</mark> 即可
{% endhint %}
