#!/usr/bin/env sh tmux split-window -v "$EDITOR \"$*\"" &