Ticket #2373 (new enhancement)
Panelize: follow to highlighted file location (Alt + O/I doesn't work for files in the "Find Files" results panel)
Reported by: | x905 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.7.4 |
Keywords: | Cc: | gotar@…, t.artem@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
after "Find File" "Panelize" command done - files must be sorted in current panel sort order
i found no exit from "Panelize" panel - need to add command to go to location of selected file by cursor (for example alt-ctl-enter) and command to go to dir there search starts (alt-backspace, also add '..' at top of list to do same effect)
Change History
comment:2 Changed 14 years ago by x905
yes, but i more precisely describe what todo with sorting, and add a bag that panel has no exit, and offer decisions
comment:3 Changed 14 years ago by gotar
- Cc gotar@… added
- Priority changed from major to minor
- Type changed from defect to enhancement
- Summary changed from "Find File" "Panelize" bugs to Panelize: follow to highlighted file location
With lynx-like motion you can go back to the origin directory by left-right, otherwise '..' is missing indeed.
Going to the file location - enhancement, I'm missing it too. Maybe PanelSyncOtherPanel (alt-i) and PanelChdirOtherPanel (alt-o) should use highlighted file as a base point too, not cwd?
Please write more specific summaries, report multiple issues as multiple tickets and use search. Type: defect means sth implemented doesn't work as expected.
comment:4 in reply to: ↑ description Changed 14 years ago by andrew_b
Replying to x905:
i found no exit from "Panelize" panel
That is described in man page in 'Find File' section:
The Panelize button will place the found files to the current directory panel so that you can do additional operations on them (view, copy, move, delete and so on). After panelizing you can press C-r to return to the normal file listing.
comment:5 follow-up: ↓ 6 Changed 14 years ago by andrew_b
Some additional requests can be found in #2242.
Is this duplicate of #2175?