Skip to content

Breaks on macOS/BSD: non-portable split options #5

@ches

Description

@ches

Hi, thanks for this plugin.

Unfortunately as the title says, it breaks on macOS/BSD because of the usage of split:

exe 'silent !split -l 5000 -d --additional-suffix .txt ' . l:doc . ' ' . l:doc_path . a:doc

The -d and --additional-suffix flags are GNU-specific, they're not POSIX and not in BSD split.

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