Ticket #3931 (closed enhancement: invalid)

Opened 6 years ago

Last modified 6 years ago

Remove the checkbox "preserve attribute" by default

Reported by: projectrom Owned by:
Priority: major Milestone:
Component: mc-core Version: 4.8.12
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Good day! When I copy files or folders using F5 button, there is a window with checkbox "preserve attribute". This checkbox is always on by default. But I want it to be off by default. How can I do it? I search on the site, but find nothing similar.

Change History

comment:1 Changed 6 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid
  • Component changed from mc-key-bindings to mc-core
  • Milestone Future Releases deleted
copymove_persistent_attr = false

in the ~/.config/mc/ini file.

comment:2 follow-up: ↓ 3 Changed 6 years ago by projectrom

I change this file, restart mc, open file again and see that it is like it was not changed. What am I doing wrong?

comment:3 in reply to: ↑ 2 Changed 6 years ago by andrew_b

Replying to projectrom:

What am I doing wrong?

You're modifying ini in the mc, are you?
Any changes in the ini file should be made a) when no any mc instance is running and b) using any editor other than mcedit.

Version 0, edited 6 years ago by andrew_b (next)

comment:4 Changed 6 years ago by projectrom

Yes, I used mcedit to modify. It was my mistake. Now it's ok. Thx a lot!

Note: See TracTickets for help on using tickets.