Skip to content

:Make sometimes forgets the commandline #366

@hseg

Description

@hseg

The behaviour is inconsistent, but usually when I call :Make [arguments], the
subsequent calls to :Make will pass these arguments.
Sometimes, the arguments get forgotten, and :Make just runs &compilerprg.
Sometimes, running :Make [args1] then :Make [args2] actually runs :Make [args1] [args2].
I can handle this inconsistency by manually resetting :compiler, but it keeps slowing me down.

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