Ticket #1742 (closed enhancement: fixed)
[patch] Add settings
Reported by: | bilbo | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.3 |
Component: | mc-core | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by andrew_b) (diff)
In 96e032b473935ebca5b59494e1fe4a30bd1e7bec there was added option so that * key can reverse only files (default) or also directories.
But there is no GUI to toggle this option, which have two disadvantages:
- Some people don't know about this
- You can't toggle it while mc is running
Attched patch adds new checkbox in settings, allowing to toggle it on/off while mc is running.
branch:1742_reverse_file_options
changeset:24119387ba4812997c574b41fbb5c7bbf166a0b2
Attachments
Change History
Changed 15 years ago by bilbo
- Attachment reverse_files_option.patch added
comment:1 Changed 15 years ago by metux
- Status changed from new to accepted
- Votes for changeset set to metux
- severity changed from no branch to on review
- Version changed from 4.7.0-pre3 to 4.7.0-pre4
- Owner set to metux
- Description modified (diff)
Added into branch 1742_reverse_file_options
comment:2 follow-up: ↓ 3 Changed 15 years ago by andrew_b
- There is now hotkey in new option.
- This patch introduces new i18n resource. Before 4.7.0.release the i18n stuff is totally frozen.
comment:4 Changed 15 years ago by slavazanko
- severity changed from on review to on hold
This patch introduces new i18n resource. Before 4.7.0.release the i18n stuff is totally frozen.
Yepp, we may review&vote right now, but branch will merge after release out 4.7.0.
comment:5 Changed 15 years ago by andrew_b
- Priority changed from major to minor
- Owner changed from metux to andrew_b
- severity changed from on hold to no branch
- Blocked By 320 added
- Milestone changed from 4.7 to 4.7.2
It will be implemented in #320.
comment:8 Changed 14 years ago by andrew_b
- Blocked By 320 removed
(In #320) Merged to master.
changeset:1a1ae74ba660c4b1f49d943aa987972e0d7e5fd0
git log --pretty=oneline 017dbda..1a1ae74
Patch to add option