AutoYADM commit: 2025-02-13 11:45:06
This commit is contained in:
parent
d7dbf3c0e1
commit
c87d6344cb
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ prepend_keymap = [
|
|||
], run = [
|
||||
"plugin copy-file-contents",
|
||||
], desc = "Copy contents of file" },
|
||||
{ on = [
|
||||
"c",
|
||||
"m",
|
||||
], run = 'shell -- for path in "$@"; do echo "file://$path"; done | wl-copy -t text/uri-list', desc = "Mime copy" },
|
||||
{ on = [
|
||||
"c",
|
||||
"r",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue