PathPicker
PathPicker copied to clipboard
feature request: open files in vim tab pages
Right now I achieve this using something like
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!