filefive
Version:
SFTP/FTP/Amazon S3 client and dual-panel file manager for macOS and Linux
79 lines (78 loc) • 1.42 kB
JSON
[
{
"key": "meta+comma",
"command": "settings"
},
{
"key": "meta+o",
"command": "connections"
},
{
"key": "meta+s",
"command": "connections"
},
{
"key": "delete",
"command": "delete"
},
{
"key": "meta+a",
"command": "select-all"
},
{
"key": "meta+shift+a",
"command": "select-all-files"
},
{
"key": "ctrl+r",
"command": "refresh"
},
{
"key": "alt+meta+c",
"command": "copy-path"
},
{
"key": "alt+meta+shift+c",
"command": "copy-relative-path"
},
{
"key": "ctrl+meta+c",
"command": "copy-name"
},
{
"key": "shift+arrowright",
"command": "upload"
},
{
"key": "alt+arrowright",
"command": "mirror-local"
},
{
"key": "shift+arrowleft",
"command": "download"
},
{
"key": "alt+arrowleft",
"command": "mirror-remote"
},
{
"key": "ctrl+f",
"command": "show-filter"
},
{
"key": "meta+bracketleft",
"command": "go-back"
},
{
"key": "meta+bracketright",
"command": "go-forward"
},
{
"key": "meta+arrowup",
"command": "go-up"
},
{
"key": "meta+y",
"command": "sync-browsing"
}
]