conserve icon indicating copy to clipboard operation
conserve copied to clipboard

Support symlinks on Windows

Open sourcefrog opened this issue 6 years ago • 0 comments

They exist, and can be manipulated in Rust with symlink_file and symlink_directory.

Maybe it's a good idea to store file and directory symlinks as distinct entry kinds.

sourcefrog avatar Jan 23 '20 14:01 sourcefrog