switch (options.split) {
            case 'left':
              pane = pane.findLeftmostSibling();
              break;
            case 'right':