I am trying to set up a horizontal dual pane view where both panes are nav locked on the left and the viewer pane takes up half of the window on the right. The top lister is in thumbnail view and the bottom lister is in List view. I also want to filter out all but jpg/bmp/png.
I am halfway there I think but I'm stuck in a few areas. First, I tried styles but I couldn't get it to use half the window for the viewer pane. It keeps giving me 2/3 lister and 1/3 viewer. I also setup a layout but that doesn't seem to let me filter. It does allow me to get rid of the tree, which is another requirement.
Different question but still related to thread title: How do I put more than one folder in the hide folders filter? I've tried separating them with different delimiters such as | or;. I can't see anything in the manual that addresses it. Pressing F1 from that dialog box certainly doesn't address it.