Ticket #2529 (closed enhancement: wontfix)
Convenient renaming of files in mc
Reported by: | vitalif | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.5 |
Component: | mc-core | Version: | 4.8.18 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
By default, file copy/move command displays a dialog with current working directory from other panel in the destination editbox. This is very convenient for moving and copying, but is very inconvenient for renaming files as you need to re-enter the name.
I suggest a following feature: let mc display the original file name as destination if the same directory is opened on both panels and if there is only one entry selected.
Simple patch is included, review it please...
Attachments
Change History
Changed 14 years ago by vitalif
- Attachment mc-git20110403-rename-into-same-directory.diff added
comment:1 in reply to: ↑ description Changed 14 years ago by andrew_b
Just use shift-f5 and shift-f6.
comment:2 Changed 14 years ago by andrew_b
- Status changed from new to closed
- Resolution set to wontfix
comment:3 Changed 14 years ago by vitalif
Oops, sorry. Feeling like a noob =)
Thanks for explanation!
comment:4 Changed 8 years ago by timofonic
- Branch state set to no branch
Hello.
Excuse me for replying an old feature request. Did the behaviour change? This is what happened under 4.8.18 version:
- Shift + F6: Midnight Commander asks me to delete the directory where the cursor is positioned.
- Shift + F5: No response.
Anyway, please take in consideration to improve Midnight Commander: The fork with Lua support has many interesting improvements, for example. The stagnation of this project is making new projects to emerge, maybe this is good news for the users too.
Kind regards.
comment:5 Changed 8 years ago by timofonic
- Status changed from closed to reopened
- Version changed from 4.7.5 to 4.8.18
- Resolution wontfix deleted
comment:6 Changed 8 years ago by zaytsev-work
Both Shift+F5 and Shift+F6 work for me correctly on 4.8.18 on Debian stable. Sounds like your terminal emulator is improperly configured. Unless we are able to reproduce this will be closed as invalid.
Re. Lua fork, we know about it and are working together with its author. Re. stagnation, please feel free to fork the project and maintain it better than we do.
Take filename as copy/move destination if same directory is opened on other panel