I'm trying to use fpp from within vim. For example, in vim I pipe the output of ls into fpp
This works as usual bringing up the familiar fpp interface. Suppose I choose a file f and then enter command mode with c and enter echo. This successfully echos the selected filename but has an untended side effect of suspending my vim session. I'm back to my bash terminal and see