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!
Right now I achieve this using something like
Could you give a environment variable other than
FPP_DISABLE_SPLITthat usesvim -pinstead ofvim -O? Thank you so much!