11 | | {{{ |
12 | | Reproduce: |
13 | | 1. on the left panel, get into a folder which has for example 2 folders which the right panel has: eg. dev and bin |
14 | | 2. cd / on the right panel (because it has dev and bin folders) |
15 | | 3. make sure left panel and right panel are in different current folders! (but both have (at least) 2 same named folders) |
16 | | 4. put cursor on left panel anywhere |
17 | | 5. Alt+shift+/ to open find file dialog and find * files recursively starting at . Using shell paterns |
18 | | (EDIT: find recursively is not necessary) |
19 | | 6. press l to Panelize |
20 | | 7. press C-o four times |
21 | | }}} |
| 11 | Another poster: |
| 12 | |
| 13 | > Reproduce: |
| 14 | > 1. on the left panel, get into a folder which has for example 2 folders which the right panel has: eg. dev and bin |
| 15 | > 2. cd / on the right panel (because it has dev and bin folders) |
| 16 | > 3. make sure left panel and right panel are in different current folders! (but both have (at least) 2 same named folders) |
| 17 | > 4. put cursor on left panel anywhere |
| 18 | > 5. Alt+shift+/ to open find file dialog and find * files starting at . Using shell paterns |
| 19 | > 6. press l to Panelize |
| 20 | > 7. press C-o four times |