Skip to content

Add possibility to paste multiple commands at once #92

Open
@DrVanScott

Description

@DrVanScott

Currently it is already possible to copy/paste single commands in the input field.

It would be helpful if it is possible to paste something like this

git commit
git commit
git checkout HEAD~2

or this

git commit; git commit; git checkout HEAD~2;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions