Ticket #320 (closed task: fixed)
Reorganization of menus and configuration dialogs
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.3 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Currently, there are following configuration dialogs in MC (see Menu/Options?):
Configuration
Layout
Confirmation
Display bits
Learn keys
Virtual FS
I think, there is a reason to reorganize this structure to make configuration dialogs less congested.
So, panel options can be moved to new 'Panel settings' dialog.
New dialogs can be created for dialog options and viewer options.
Main editor options dialog can be called via main MC menu.
Anything else.
Any opinions are welcome.
Change History
comment:2 Changed 15 years ago by andrew_b
- severity set to no branch
Also some reorganization of Panel menu:
File listing C-x f Quick view C-x q Info C-x i Tree C-x t ---------------------- Listing mode... Sort order... Filter... Encoding... C-t --------------------- FTP link... Shell link... SMB link... --------------------- Rescan C-r
comment:6 Changed 15 years ago by andrew_b
- Priority changed from major to minor
- Summary changed from Reorganization of configuration menus and dialogs. to Reorganization of menus and configuration dialogs
- Type changed from enhancement to task
- Milestone changed from Future Releases to 4.7
comment:7 Changed 15 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
comment:10 Changed 15 years ago by andrew_b
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.3
Created 320_menu_reorganization branch. Parent branch is master.
Initial changeset:a1ca67876da00cdcad4a17a10c40921ad89784d6
comment:13 Changed 15 years ago by andrew_b
- Blocking 2168 added
comment:13 Changed 15 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- Blocking 2168 removed
- severity changed from on review to approved
comment:14 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to committed-master
- Resolution set to fixed
- Blocking 1742, 1745, 2158 removed
- severity changed from approved to merged
Merged to master.
changeset:1a1ae74ba660c4b1f49d943aa987972e0d7e5fd0
git log --pretty=oneline 017dbda..1a1ae74
comment:16 Changed 13 years ago by angel_il
- Status changed from closed to reopened
- Resolution fixed deleted
- Branch state set to no branch
the option 'reverse_files_only' was lost from mc.1 (55d8809cd64ae95b9fafdf663d63cea6e82b2543), fix is needed
comment:17 Changed 13 years ago by andrew_b
- Status changed from reopened to closed
- Resolution set to fixed
- Branch state changed from no branch to merged
The 'reverse_files_only' option is controlled by 'Reverse files only' checkbox in 'Panel options' dialog window.