Skip to content

Long URLs ruin all my fun #14

Open
@qstrahl

Description

@qstrahl

If a URL is so long that it wraps around to the next line, trying to open it causes xargs to break it into two or more open commands. This could be fixed by passing -0 to xargs (break on null byte instead of new line), but I'm not sure whether or not the break-on-newline behaviour is considered a feature for this plugin.

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