Support drag-and-drop for files
Insert file paths when files are dropped in terminal from a file manager.
This commit is contained in:
parent
fbb69fd399
commit
059dd5fa97
4 changed files with 86 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1237,6 +1237,7 @@ dependencies = [
|
|||
"shlex",
|
||||
"smol_str",
|
||||
"tokio",
|
||||
"url",
|
||||
"vergen",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue