Skip to content

Handle ` in the relevant command lines that are parsed #81

@andreeis

Description

@andreeis

Run in process anything in between ``, providing the result output in the command line that is invoking various commands via the backquote.
Examples:
cc ...compiler flags... test -f 'sourceFile.c' || echo './'sourceFile.c
g++ ...compiler flags... `pkg-config --cflags glfw3` -c -o imgui.o ../../imgui.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions