Ticket #2022 (closed enhancement: fixed)

Opened 14 years ago

Last modified 14 years ago

allow wildcards in quicksearch dialog

Reported by: buenchaval Owned by: angel_il
Priority: minor Milestone: 4.7.2
Component: mc-core Version: master
Keywords: quick search wildcard Cc: gotar@…
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master

Description

it would be nice if one could enter wildcards in the quicksearch dialog:

in a directory with a large number of files, you can currently quicksearch for a file named [foo*] with ALT+S, but if you could also quicksearch for files named [*foo] or [*foo*] that would be kicka :)

often when i need to "quicklocate" a file in a huge directory I have to remember how its name starts exactly, or use a regular search, so i really miss this feature everyday!

Change History

comment:1 Changed 14 years ago by angel_il

  • Version changed from version not selected to master
  • severity changed from no branch to on rework
  • Milestone changed from 4.7 to 4.7.1

branch: 2022_wildcard_quicksearch
changeset: c1436b922e1ce9097a30fca79c7e09481d2ba2d4

comment:2 Changed 14 years ago by angel_il

  • severity changed from on rework to on review

changeset: 3588dd515eb6a964bbbfbbcc43bc24fdad65dc17 (forced rebase)

comment:3 Changed 14 years ago by angel_il

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

comment:4 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:5 Changed 14 years ago by buenchaval

I really love you! (8-)

comment:6 Changed 14 years ago by angel_il

initial commit: 596bba713641d2159a5c12a7eaa80adc0a07cb8e (forced rebase)

comment:7 Changed 14 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko agel_il
  • severity changed from on review to approved

comment:8 Changed 14 years ago by angel_il

  • Keywords quick search wildcard added
  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko agel_il to committed-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:9 Changed 14 years ago by angel_il

  • Status changed from testing to closed

comment:10 Changed 14 years ago by andrew_b

#2044 fixes the missing include.

comment:11 Changed 14 years ago by slyfox

This branch introduces changed behaviour about case sensitivity of Ctrl-S.
I (and not only me) find it inconvenient and breaking old behaviour.

   /dev
   /Desktop
   <Ctrl-S>De<Enter> ... and I get to 'dev', grrr

The rest of added functionality looks fine.

I'd suggest reverting this change and create separate ticket for it.

comment:12 Changed 14 years ago by slavazanko

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:13 Changed 14 years ago by zaytsev

Hey! Key in-sensivity sucks and should be optional + off by default.

comment:14 Changed 14 years ago by angel_il

  • Votes for changeset committed-master deleted
  • severity changed from merged to on rework
  • Milestone changed from 4.7.1 to 4.7.2

comment:15 Changed 14 years ago by angel_il

  • severity changed from on rework to on review

branch: 2022_case_sensitive_quick_search
changeset: ac4f77007abf687d681517a83d1b85ad3a94c208

comment:16 Changed 14 years ago by slyfox

  • Votes for changeset set to slyfox

Thanks!

comment:17 Changed 14 years ago by andrew_b

  • Votes for changeset changed from slyfox to slyfox andrew_b
  • severity changed from on review to approved

comment:18 Changed 14 years ago by angel_il

  • Votes for changeset changed from slyfox andrew_b to committed-master
  • severity changed from approved to merged

comment:19 Changed 14 years ago by angel_il

  • Status changed from reopened to closed
  • Resolution set to fixed

comment:20 Changed 14 years ago by gotar

  • Cc gotar@… added
Note: See TracTickets for help on using tickets.