Skip to content

Altering commands for the duration of vim session #8

@Timoses

Description

@Timoses

Sometimes, one might wish to alter a command for the duration of the vim session. This could for example be the case when requiring to compile a file with a specific flag.

Idea:

  • Press Control-Enter to receive a prompt to alter the command.

An altered command stays altered until vim is restarted. The altered state should be denoted in the venu list (e.g. with a * or similar).

Examples:

  • Add a temporary flag to the compiler

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