feat: add drag drop in yazi
This commit is contained in:
parent
2a73c71067
commit
d210845352
1 changed files with 2 additions and 4 deletions
|
|
@ -1,6 +1,4 @@
|
|||
|
||||
[manager]
|
||||
|
||||
append_keymap = [{ on = ["<C-n>"], run = '''
|
||||
prepend_keymap = [{ on = ["c", "D"], run = '''
|
||||
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
||||
''' }]
|
||||
''', desc = "Drag the file" }]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue