Ticket #132 (closed enhancement: fixed)

Opened 15 years ago

Last modified 14 years ago

Feature-Request: ignore dot-files on search

Reported by: metux Owned by: styx
Priority: minor Milestone: 4.7
Component: mc-core Version:
Keywords: commited-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

It would be great if the search tool would have an option to hidden files.

Attachments

test.tar.gz (6.0 KB) - added by styx 15 years ago.
test suite

Change History

comment:1 Changed 15 years ago by styx

  • Milestone set to 4.7

comment:2 Changed 15 years ago by styx

  • Status changed from new to accepted
  • Owner set to styx

comment:3 Changed 15 years ago by styx

  • Keywords review added

have a look at: 132_search_skip_hidden

comment:4 Changed 15 years ago by styx

  • Version 4.6.1 deleted

Changed 15 years ago by styx

test suite

comment:5 Changed 15 years ago by styx

How to test:
Start at: .
Filename: *
[x] Find recursively
[x] case Sensitive
[x] Regular expression
[ ] Skip .hidden files and dirs

result:
./
hid2
1
visible
.hidden
./.hidden/
3
./visible/
2
./hid2/
.hh

Start at: .
Filename: *
[x] Find recursively
[x] case Sensitive
[x] Regular expression
[x] Skip .hidden files and dirs

result:
./
hid2
1
visible
./visible/
2

comment:6 Changed 15 years ago by angel_il

  • Keywords vote-angel_il added; review removed

comment:7 Changed 15 years ago by andrew_b

  • Keywords vote-andrew_b approved added

comment:8 Changed 15 years ago by styx

  • Status changed from accepted to testing
  • Keywords commited-master added; vote-angel_il vote-andrew_b approved removed
  • Resolution set to fixed

comment:9 Changed 15 years ago by styx

  • Status changed from testing to closed

comment:10 follow-up: ↓ 11 Changed 15 years ago by angel_il

  • Status changed from closed to reopened
  • Keywords rework added; commited-master removed
  • Resolution fixed deleted

highlight P in SkiP hidden have conflict with Alt ('p') as history prev value.

for test
in panel Alt '?' to call find dialog.
if any field press alt-p for history prev value.

must be prev value but cursor move to flag [] Skip hidden
it's incorrect. please rework.

comment:11 in reply to: ↑ 10 ; follow-up: ↓ 12 Changed 15 years ago by andrew_b

Replying to angel_il:

highlight P in SkiP hidden have conflict with Alt ('p') as history prev value.

Alt-k ?

comment:12 in reply to: ↑ 11 ; follow-up: ↓ 13 Changed 15 years ago by andrew_b

Replying to andrew_b:

Replying to angel_il:

highlight P in SkiP hidden have conflict with Alt ('p') as history prev value.

Alt-k ?

I mean 'k' is hotkey for this option: "S_k_ip hidden".

comment:13 in reply to: ↑ 12 Changed 15 years ago by angel_il

Replying to andrew_b:

Replying to andrew_b:

Replying to angel_il:

highlight P in SkiP hidden have conflict with Alt ('p') as history prev value.

Alt-k ?

I mean 'k' is hotkey for this option: "S_k_ip hidden".

why not? :)

comment:14 Changed 15 years ago by styx

  • Keywords commited-master added; rework removed
  • Status changed from reopened to closed
  • Resolution set to fixed

I think, (if some one wish of course) there is no need to wait when bug owner will itch (:

Note: See TracTickets for help on using tickets.