Skip to content

Add support for symlinks, relative symlinks, and hardlinks to dired-ranger #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

justinlime
Copy link

@justinlime justinlime commented May 15, 2024

Adds functionality to dired-ranger to be able to create symlinks, relative symlinks, and hardlinks in the same fashion as dired-ranger-move and dired-ranger-paste

Commands/Functions added:

  • dired-ranger-symlink
  • dired-ranger-symlink-relative
  • dired-ranger-hardlink

Addresses part of the feature requests from #177

2024-05-15.17-57-51.mp4

@justinlime justinlime changed the title Add support for symlinks, relative symlinks, and hardlinks Add support for symlinks, relative symlinks, and hardlinks to dired-ranger May 15, 2024
@Fuco1
Copy link
Owner

Fuco1 commented May 16, 2024

Hi! This looks really cool, something I often find myself missing and I usually drop into eshell to create the symlink but then I never remember the syntax (is the link first or second ...). So this is very handy. I'll try to check the code and merge it ASAP, but I might not get to it today or tomorrow, I ask for your patience. If it takes me more then a week feel free to ping me, I just very often get confused and lost 😊

@justinlime
Copy link
Author

Hi! This looks really cool, something I often find myself missing and I usually drop into eshell to create the symlink but then I never remember the syntax (is the link first or second ...). So this is very handy. I'll try to check the code and merge it ASAP, but I might not get to it today or tomorrow, I ask for your patience. If it takes me more then a week feel free to ping me, I just very often get confused and lost 😊

I also constantly forget typical symlink syntax and usually have to redo it a few times haha, part of what inspired this. Will do!

@justinlime
Copy link
Author

@Fuco1 ping :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

2 participants