Skip to content

feat: Reading from STDIN #1153

@a-b

Description

@a-b

A commonly used pattern with vim is

echo 'foo' | nvim -

This doesn't work with vimr following commands: echo 'foo' |vimr --wait --nvim - or echo 'foo' |vimr --wait - open file named -

Please consider adding reading from stdin. It would be especially useful if vimr --wait-window file1 would exit when the window with file1 closed. My use case is Alfred integration, where I'd like to use VimR as a universal action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions