Skip to content

Did you consider to print args vertically? #1

Description

@anordal

Just a tip:

An inconvenience with the original pkg-config is that command substitutions like cc $(pkg-config --cflags) … don't work when pasted into fish:
fish-shell/fish-shell#982

This is because fish only splits command output by lines. Which means that printing items linewise is the way to be fish friendly. Maybe there are counterarguments I haven't thought of, but this is something that comes to my mind if I had the opportunity to redo it.

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