Skip to content

Add ability to set a message when sending a command #3

Description

@bew

When commands are executed on other shells, it looks like:
zc-all source /foo/bar
and on other shells:
source /foo/bar ##

I think it would be nice to have:
zc-all -m "reload stuff" source /foo/bar
and on other shells:
source /foo/bar ## reload stuff

(which is even better when using syntax highlighting)

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