Version: 1.1
- 一个 macOS Finder 图标模式方向键增强工具(菜单栏应用)。
- 目标是让 Finder 的方向键体验更接近 Windows。
→到行尾时自动跳到下一行开头。←到行首时自动跳到上一行末尾。- 长按
←/→加速模式(可开关)。 - 开机启动。
- 隐藏菜单图标 / 隐藏 Dock 图标。
- 中英文界面切换。
- 下载并解压
FinderWrapNavigator.app.zip。 - 双击
FinderWrapNavigator.app启动。 - 如果提示“无法验证开发者”,右键 App ->
打开。
- 必需:辅助功能(Accessibility)。
- 可选:输入监控(Input Monitoring)。
- 说明:核心功能依赖辅助功能,输入监控不是硬性前置条件。
- 启动 App。
- 完成“辅助功能”授权。
- 授权成功后主界面会提示“重新启动应用”,点击一次。
- 确认主功能已启用后开始使用。
- 当前发布包是无签名测试分发。
- 如果提示“已损坏”或打不开,在终端执行:
xattr -dr com.apple.quarantine /path/to/FinderWrapNavigator.app- A macOS menu bar app that enhances Finder arrow-key navigation in icon view.
- It makes Finder behavior closer to Windows-style row wrapping.
→at row end wraps to the first item of the next row.←at row start wraps to the last item of the previous row.- Hold
←/→turbo mode (toggleable). - Launch at login.
- Hide menu bar icon / hide Dock icon.
- Chinese / English UI switch.
- Download and unzip
FinderWrapNavigator.app.zip. - Open
FinderWrapNavigator.app. - If macOS says the developer cannot be verified, right-click the app and choose
Open.
- Required: Accessibility.
- Optional: Input Monitoring.
- Note: Core behavior only requires Accessibility.
- Launch the app.
- Grant Accessibility permission.
- Click
Restart Appwhen the panel prompts after permission is granted. - Confirm the main feature is enabled.
- The distributed package is unsigned.
- If macOS blocks it as damaged/untrusted, run:
xattr -dr com.apple.quarantine /path/to/FinderWrapNavigator.app