-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
spf: add page and Chinese translation #17009
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
9b33e8c
spf: add page
yorukot 066c1a3
Merge branch 'main' into main
spageektti d1e58c6
Update pages/common/spf.md
yorukot df6013d
Update pages/common/spf.md
yorukot 0460514
Update pages/common/spf.md
yorukot 8361e80
Update pages/common/spf.md
yorukot 0629dbd
Update pages/common/spf.md
yorukot b449299
Update pages/common/spf.md
yorukot 3e90905
spf: update example command with short option
yorukot f068930
spf: update chooser file description
yorukot 3f47a33
Update pages/common/spf.md
yorukot 8ba66d9
Update pages/common/spf.md
yorukot 3241b15
Update pages/common/spf.md
yorukot e260535
Update pages.zh_TW/common/spf.md
yorukot 4e2584f
Update pages.zh_TW/common/spf.md
yorukot f0b1731
Update pages.zh/common/spf.md
yorukot 2214365
Update pages.zh/common/spf.md
yorukot e35793a
Update pages.zh/common/spf.md
yorukot 74c15e0
Update pages.zh_TW/common/spf.md
yorukot 22ae11c
Merge branch 'main' into main
Managor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# spf | ||
|
||
> superfile – 现代终端文件管理器。 | ||
> 更多信息:<https://github.com/yorukot/superfile>. | ||
|
||
- 使用指定路径启动 `spf`: | ||
|
||
`spf {{path/to/directory}}` | ||
|
||
- 使用多个路径启动 `spf`: | ||
|
||
`spf {{path/to/directory1 path/to/directory2 ...}}` | ||
|
||
- 修复快捷键设置,补全缺失的按键: | ||
|
||
`spf {{[--fh|--fix-hotkeys]}}` | ||
|
||
- 修复配置文件,补全缺失的项: | ||
|
||
`spf {{[--fch|--fix-config-file]}}` | ||
|
||
- 使用指定的配置文件与快捷键文件: | ||
|
||
`spf {{[-c|--config-file]}} {{path/to/config.toml}} {{[--hf|--hotkey-file]}} {{path/to/hotkey.toml}}` | ||
|
||
- 将第一个选中的文件路径写入该文件并退出: | ||
|
||
`spf {{[--cf|--chooser-file]}} {{tmp/chooser-result}}` | ||
|
||
- 显示内部配置和数据目录路径: | ||
|
||
`spf {{[pl|path-list]}}` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# spf | ||
|
||
> superfile – 現代的終端機檔案管理器。 | ||
> 更多資訊:<https://github.com/yorukot/superfile>. | ||
|
||
- 使用指定路徑啟動 `spf`: | ||
|
||
`spf {{path/to/start}}` | ||
|
||
- 使用多個路徑啟動 `spf`: | ||
|
||
`spf {{path/to/directory1 /path/to/directory2 ...}}` | ||
|
||
- 修復快捷鍵設定,補上缺少的按鍵: | ||
|
||
`spf {{[--fh|--fix-hotkeys]}}` | ||
|
||
- 修復設定檔,補上缺少的項目: | ||
|
||
`spf {{[--fch|--fix-config-file]}}` | ||
|
||
- 使用指定的設定檔與快捷鍵檔案: | ||
|
||
`spf {{[-c|--config-file]}} {{path/to/config.toml}} {{[--hf|--hotkey-file]}} {{path/to/hotkey.toml}}` | ||
|
||
- 將第一個開啟的檔案路徑寫入該檔案並退出: | ||
|
||
`spf {{[--cf|--chooser-file]}} {{tmp/chooser-result}}` | ||
|
||
- 顯示內部設定與資料目錄路徑: | ||
|
||
`spf {{[pl|path-list]}}` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# spf | ||
|
||
> The superfile – Modern terminal file manager. | ||
> More information: <https://github.com/yorukot/superfile>. | ||
|
||
- Launch `spf` with a specific path: | ||
|
||
`spf {{path/to/directory}}` | ||
|
||
- Launch `spf` with multiple paths: | ||
|
||
`spf {{path/to/directory1 path/to/directory2 ...}}` | ||
|
||
- Fix hotkey settings by appending missing keys: | ||
|
||
`spf {{[--fh|--fix-hotkeys]}}` | ||
|
||
- Fix the configuration file by appending missing entries: | ||
|
||
`spf {{[--fch|--fix-config-file]}}` | ||
|
||
- Use specific configuration and hotkey files: | ||
|
||
`spf {{[-c|--config-file]}} {{path/to/config.toml}} {{[--hf|--hotkey-file]}} {{path/to/hotkey.toml}}` | ||
|
||
- Write the path of the first selected file to this file and exit: | ||
|
||
`spf {{[--cf|--chooser-file]}} {{tmp/chooser-result}}` | ||
MachiavelliII marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- Show internal configuration and data directory paths: | ||
|
||
`spf {{[pl|path-list]}}` |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.