Ticket #3773 (closed defect: invalid)
External panelize: can browse only one of the resulting directories
Reported by: | cri | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
How to reproduce:
- Go to a directory containing many subdirectories
- Run some find . -type d ... command in External Panelize
- See only the expected directories showing up in the panel
- Enter one of those directories
- Go back (e.g. press Left in lynx mode)
Expected result: get back to the directories resulting from the find command
Actual result: I get back to the original main directory, showing ALL the subdirectories
Is this a bug or a known limitation of the External panelize mode?
Change History
Note: See
TracTickets for help on using
tickets.
This is simply the way panelization works. A panelized listing isn't very "fixed".
You can hit M-o instead of ENTER. This will open the dir you're standing on into the "other" panel.