Skip to content

Pasted text evaluated via shell  #1549

@Yaraslaut

Description

@Yaraslaut

Abstract

When pasting text sometimes you want it to be evaluated via shell immediately, for example you cat readme file and want to run something that you select there. To do this now you need to paste selection and then press enter

Specification

Add argument for PasteSelection action, named execute so you can configure whether to run selected command
then key mapping entry can look like

    - { mods: [], mouse: Middle,  action: PasteSelection, mode: 'Insert', execute: 'true' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions