Skip to content

8LWXpg/dwag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwag

Drag and drop files/folders from your terminal on Windows

preview

Note

As of v1.0.0 this project has been rewritten in Rust. It remains a drop-in replacement with slight improvement. The original C# implementation is preserved in the csharp branch and prior releases.

Installation

Download

Download executable from latest release.

Install With cargo-binstall

cargo binstall --git https://github.com/8LWXpg/dwag dwag

Build from Source

cargo install --git https://github.com/8LWXpg/dwag

Usage

Usage: dwag [options] [path]...
Options:
    -m  --move  Move files instead of copying
    -h  --help  Show help

Use With yazi

In keymap.toml

[[mgr.prepend_keymap]]
on = '<C-o>'
run = 'shell -- dwag %s'
for = 'windows'
desc = 'Drag files/folders'

About

Drag and drop files/folders from your terminal on Windows

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

    Packages

     
     
     

    Contributors

    Languages