cfm
cfm copied to clipboard
Bulk rename; bulk copy/paste
Would be nice to have and would make the mark feature not useless. May require a rethink of cfm's main controls.
It could select files on space
, similar to what ranger does.
I'd like to work on this issue. I think I can try and add copy/pasting functionality first by first selecting files and then using Y to yank them and P to paste them at a new location.
Go for it.
It could select files on
space
, similar to what ranger does.
Forgot to mention that this was added in f499afb19da2aed11fb6637bf280b451191260e3.
Sorry @willeccles I might have bitten off more than I can chew with this one. I haven't had success. I don't think I have the C experience just yet to tackle this.
@rutrum no worries, I will take care of it eventually. I am planning on replacing all of the file-related functions eventually anyway for performance reasons, so this will likely come with that change.