[Up] [Wiki]

Switch to next pane

Function

Enable switching to the next pane by a hot key, a mouse gesture, a command button or a menu option

Example

Keyboard settings.

  1. Open an add-on "Key".
  2. Set "Key" to "Shift+Tab"
  3. Choose "Type" to "Add-ons"
  4. Click on "Browse..." and select "Switch to next pane".
  5. Click on "Add" and "Ok".

Swicth pane

Duplicating a tab to the other pane

Using this addon you can also achieve other functionality like duplicating a tab to other pane.

  1. Add a new menu entry or keyboard shortcut
  2. Set its type to JScript
  3. In the options field type Sync.SwitchPane.NextFV().Navigate(GetFolderView(), SBSP_NEWBROWSER);

Duplicate tab to other pane