scvim
scvim copied to clipboard
fix(SClangStart): Update tmux split-window command
The -p flag is deprecated since tmux 3.1 (Feb 4, 2020) and is broken in tmux 3.4 although the main branch already has a fix for it. Nevertheless we should move to the new syntax as -p will be dropped at some point.