Ticket #1636 (new enhancement)
hotlist: fast filter
Reported by: | iNode | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-core | Version: | master |
Keywords: | Cc: | vitalie.lazu@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
To navigate over a big list of hotlist items we should add fast filter.
Filter should work for label and for directory path.
It should be non strict, i.e.:
"ftp" should item that contents "ftp" substring in label or path.
Filter should work only for current group.
p.s. this ticket is similar to #405 (panel related).
p.p.s. Filter will be called by C-s/M-s (or key which will be used in #405, for consistency).
Change History
comment:2 Changed 14 years ago by vitaliel
- Cc vitalie.lazu@… added
Thanks to developers for the mc. It is my favorite for a long time.
Related this issue: Maybe something simpler can be implemented like in TotalCommander?, you can assign letter to choose a directory from hotlist:
- &Downloads - letter d is hotkey
- Pi&ctures - letter c is hotkey.
- &Projects - p is hot key.
Now as I know mc only support hotkeys from 1-9, but it is not easy to remember item position. With & users can choose any letter they want and it is enough, I do not have more that 20 entries in directory hotlist.
comment:3 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
comment:4 Changed 12 years ago by iwfmp
Posted 3 years ago...Is there anything going on with ticket?
comment:5 in reply to: ↑ description Changed 11 years ago by Marco
This would be a really nice feature to have. Sadly there hasn't been much activity around this issue.
+1 from me
Hello, I totally agree with iNode's request, it would be very nice to have a filter with fuzzy searching algorythm or any other.