Ticket #1742 (closed enhancement: fixed)

Opened 14 years ago

Last modified 14 years ago

[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

reverse_files_option.patch (660 bytes) - added by bilbo 14 years ago.
Patch to add option

Change History

Changed 14 years ago by bilbo

Patch to add option

comment:1 Changed 14 years ago by metux

  • Status changed from new to accepted
  • Votes for changeset set to metux
  • Description modified (diff)
  • Version changed from 4.7.0-pre3 to 4.7.0-pre4
  • Owner set to metux
  • severity changed from no branch to on review

Added into branch 1742_reverse_file_options

comment:2 follow-up: ↓ 3 Changed 14 years ago by andrew_b

  1. There is now hotkey in new option.
  2. This patch introduces new i18n resource. Before 4.7.0.release the i18n stuff is totally frozen.

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

Replying to andrew_b:

  1. There is now hotkey in new option.

s/now/no

Sorry...

comment:4 Changed 14 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 14 years ago by andrew_b

  • Owner changed from metux to andrew_b
  • Priority changed from major to minor
  • 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:6 Changed 14 years ago by andrew_b

  • Votes for changeset metux deleted

comment:7 Changed 14 years ago by andrew_b

  • Milestone changed from 4.7.2 to 4.7.3

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

comment:9 Changed 14 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master
  • Resolution set to fixed
  • severity changed from no branch to merged
  • Description modified (diff)

comment:10 Changed 14 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.