feat: add drag drop in yazi

This commit is contained in:
DACHXY 2025-01-26 15:28:38 +08:00
parent 2a73c71067
commit d210845352

View file

@ -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" }]