Skip to content
This repository was archived by the owner on Aug 15, 2026. It is now read-only.
This repository was archived by the owner on Aug 15, 2026. It is now read-only.

Remove stderr output channel #93

Description

@dbarnett

Even though vroom supports a stderr output channel, it's pretty much useless since vim itself doesn't distinguish between stdout and stderr when using system(), and tools like maktaba#syscall# that use redirection to catch stderr can't pay attention to the actual stderr stream received anyway.

We should just remove the stderr channel and point people to the command output channel instead unless we can find a valid use for stderr or change it to work natively with maktaba#syscall#'s stderr handling or something.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions