Skip to content

Add Support for Multi-Line Paste #391

@bmkaiser

Description

@bmkaiser

Summary of the new feature / enhancement

When pasting content that has line returns, AI Shell isn't able to accept the entire content as one prompt and breaks it into multiple prompts at each line return. This causes issues when copying and pasting from multiple sources. The only work around I'm aware of this at this time is to remove the line returns before pasting.

Image

Image

Proposed technical implementation details (optional)

Change AI Shell to not interprete line returns as executing a prompt command, which should allow pasting multi-line text blocks.

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