File displays

Vertical folder tabs

Folder tabs can now be displayed vertically (to the left or right of the file display) as well as horizontally (above or below).

The Folder Tabs / Options / Tab Position option in Preferences lets you choose where your tabs are to be positioned. Select left or right for vertical tabs. The initial width of the tab “well” can be configured in Preferences / Folder Tabs / Appearance, or you can choose automatic sizing.

 

The old option to display tabs at the top and bottom in Dual Horizontal display mode has been replaced with a Dual display position option (on the Folder Tabs / Options page). This lets you choose “together” (the equivalent of the old option) as well as “apart” (the opposite effect).

Note that when folder tabs are displayed vertically the overflow menu/scroll button is replaced with a scrollbar.

 

Folder tab colors

Folder Tabs can now be colored individually.

 

    colorful_tabs.png

 

There are a number of ways you can do this:

The Tab script object has a new color property which lets you query the color of a tab (run the Go TABCOLOR command from the script to change it).

 

Column headers in icon modes

The column header can now be shown in the icon modes, providing an quick way to resort the file list (plus access to the column header context menu).

This is controlled by the new File Displays / Options / Show sort header in icon modes Preferences option. Also the Set ICONMODESORTHEADER command lets you toggle the header on and off from a button or hotkey.

 

Relative graphs behind size and date fields

The old Relative Age column (which shows a graph indicating a file's age) has been renamed to Modify (relative), and a new Create (relative) column has been added. This lets you see relative ages based on the creation time as well as last modification time of a file. A new option in Preferences / Display / Fields lets you invert the meaning of these graphs (so, e.g. the widest bar indicates the newest file rather than the oldest one). Graphs are now calculated separately for files and folders, although you can revert to the old behavior using the graphs_separate_files_dirs option in Preferences / Miscellaneous / Advanced.

As well as the relative age columns and the separate Relative Size column, these graphs can now be shown as the “background” to normal size and date fields. This gives the benefits of the graph without having an additional column take up space.

To enable these graphs, use the Show relative graphs behind… options in Preferences / Folders / Folder Display. When enabled, the opacity of the background fill is controlled the Background graph opacity setting in Preferences / Display / Options.

 

Vertical gridlines in Details and Power modes

The File Display Modes / Details and File Display Modes / Power Mode pages in Preferences now both have options to enable vertical gridlines as well as horizontal.

You can configure line style, color and opacity separately for the vertical and horizontal lines.

 

The Set GRIDLINES command (which still works for backwards compatibility) has been split into two – the command  Set GRIDLINESH controls the horizontal lines, and Set GRIDLINESV controls the vertical lines.

 

Show Everything

Show Everything is a one-click toggle to show everything below the current folder, ignoring all local and global filters. It’s local to the folder tab it is used in.

Clicking the count of hidden items on the status bar toggles Show Everything mode. The new default status bar displays Everything if Show Everything is active (you won’t see this unless you reset your status bar to the defaults).

 

 

Other file display-related changes

Preferences options relating to the file display

Commands relating to the file display