Friday, August 28, 2009

v8.20.0027 - 2009-08-28 12:49

BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.

  • + Menu Panes: Added commands "Move Tab to Other Pane" and "Copy Tab to Other Pane". The tab is inserted before (left of) the currently selected tab, and becomes the selected tab itself. When copying a tab, the source pane remains active, and when moving a tab the target pane becomes active.
    The command also works in single pane mode.
    The KS (if you assign one) triggers on KeyUp since I figured you don't really want key repetition with these commands.
  • * Dual Pane: Now, when copying a tab, the source pane remains active, and when moving a tab the target pane becomes active.
  • % Dual Pane: Moving a tab to the other pane is smoother now. Before there was unnecessary tree action.
  • + Tabs: Now the MRU of each pane is saved across sessions. This service is only available if you have no more than 58 tabs in a pane. Should suffice.
  • ! Tabs: MRU was slightly buggy in that it did not always select the expected tab. Fixed.
  • + Toolbar | Home: The button's context menu now offers a way (the only way) to unset a home.
  • * A change in the internal representation of tab-wise data was necessary. You should not note anything of this background job, but FYI, the tab-wise data-list separator was changed from a pane-wise tweakable "»" to a global hardcoded TAB (ASCII 9). By all means the better choice since "»" is a legal character in
    filenames.