Skip to content

Issuing command within vim triggers suspend of vim #185

@alecjacobson

Description

@alecjacobson

I'm trying to use fpp from within vim. For example, in vim I pipe the output of ls into fpp

:!ls | 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

[1]+  Stopped      vim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions