Right now I achieve this using something like ```bash ls | fpp -c "vim -p" ``` Could you give a environment variable other than `FPP_DISABLE_SPLIT` that uses `vim -p` instead of `vim -O`? Thank you so much!