-
What system are you running Yazi on?Linux X11 What terminal are you running Yazi in?kitty 0.35.2 + tmux 3.4
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi, @boydaihungst made a plugin hover-after-moved.yazi that hovers the cursor over the target file after moving files - the plugin only resets the cursor for moving (cutting) files ATM, since copying is not exposed as a DDS event yet, and there's an open issue about it #2450. Also, I plan to add built-in support for cursor resetting in the future, but need to consider more about the interaction e.g. what to do if the user's cursor has already moved during the cut/copy. This is being tracked in #51 as "Immediately place the cursor on the first file to be copied/moved when copying/moving files", so I'm going ahead and closing this as a duplicate |
Beta Was this translation helpful? Give feedback.
-
|
This is now supported in #3846 🎉🎉 |
Beta Was this translation helpful? Give feedback.
Hi, @boydaihungst made a plugin hover-after-moved.yazi that hovers the cursor over the target file after moving files - the plugin only resets the cursor for moving (cutting) files ATM, since copying is not exposed as a DDS event yet, and there's an open issue about it #2450.
Also, I plan to add built-in support for cursor resetting in the future, but need to consider more about the interaction e.g. what to do if the user's cursor has already moved during the cut/copy. This is being tracked in #51 as "Immediately place the cursor on the first file to be copied/moved when copying/moving files", so I'm going ahead and closing this as a duplicate