Ticket #1713 (closed defect: duplicate)
cope/paste/cut keymap
Reported by: | theMIROn | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.7.0-pre3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Currently there's no keymap for clipboard operations, but everuthing works fine via menu
I suggest to map keys like below:
EditXStore = ctrl-c; ctrl-ins
EditXPaste = ctrl-v; shift-ins
EditXCut = ctrl-x; shift-del
but, afaik, ctrl-c handler is unusable. any suggestions?
Change History
Note: See
TracTickets for help on using
tickets.
p.s It should be very useful to enable clipfile support on every edit gadget, to copy from file and paste to copy/rename dialog, or to cmdline, for example