mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"View" : "F3",
|
|
"Edit" : "F4",
|
|
"Rename" : "F2",
|
|
"Delete" : "F8",
|
|
"Cut" : "Ctrl+X",
|
|
"Copy" : "Ctrl+C",
|
|
"Paste" : "Ctrl+V"
|
|
}
|