Skip to content

Open neatvi taking stdin as entry #74

@lobre

Description

@lobre

I don't know if this is something doable in vi/nvi but in vim/nvim or kakoune, you can redirect the output of a command in the shell to the editor.

git ls-files | vim -
git ls-files | kak

Would it be something that would make sense to have in neatvi? It can serve to have initial data for a new file or to serve as a pager to quickly review the output of a command.

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