Skip to content

add support for list parameters #73

Description

@anb0s

For "clipboard" commands EasyShell already collects all selected resources. Then it executes variable expansion for each of them and copies this to one string and passes it to clipboard at the end.

We need some improvements here:

  1. for all other commands it's not possible to do it
  2. some commands (bash + git add etc.) need a list of converted resources that is resolved in the command itself

Proposed solution:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions