-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Panels state saves and restores despite disabled 'Auto save setup' #1663
Comments
|
I agree. I find this new behavior really annoying! |
|
Created branch 1663_save_panels_state
Initial changeset: [71dff2faa8aa40697e3a0f310538724dda3c3cf1]
review, please. |
|
|
|
Added new option in ~/.mc/ini file: auto_save_setup_panels. Default value is 0. In this case panel states are not saved in ~/.mc/panels.ini file. |
Important
This issue was migrated from Trac:
gotar
(gotar@….pl)arekm@….pl
(@arekm)There's no way to retain some initial panel state. I've got specific setting of listing, sorting, other_dir etc. and I want them to be permanent; if I do too much mess during work (like ctrl-x [iq], sorting, filtering, whatever) I restore order by quick mc restart. It worked since ever till 4.6.2 including, now it's gone. Moreover mc disobeys chmod -w ~/.mc/panels.ini. Possible solutions:
The text was updated successfully, but these errors were encountered: