Implement CopyPath
This commit is contained in:
parent
5b2d6e41f3
commit
eedb29963c
2 changed files with 10 additions and 3 deletions
|
@ -352,6 +352,7 @@
|
|||
"bindings": {
|
||||
"left": "project_panel::CollapseSelectedEntry",
|
||||
"right": "project_panel::ExpandSelectedEntry",
|
||||
"cmd-alt-c": "project_panel::CopyPath",
|
||||
"f2": "project_panel::Rename",
|
||||
"backspace": "project_panel::Delete"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue