Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Dynamically pass params to command #32

Closed
rastasheep opened this issue Jan 4, 2015 · 1 comment
Closed

Dynamically pass params to command #32

rastasheep opened this issue Jan 4, 2015 · 1 comment

Comments

@rastasheep
Copy link

It would be great that you can create "meta" commands with placeholders, and pass options dynamically.

So it would add possibility for commands like: open:tw open:fb (in this case option separator is :) and in my command some placeholder would be replaced with params alert('opening $PARAM') would become alert('opening tw').

@iambriansreed
Copy link
Member

This is like issue #34.

Planning on build a proper command line integration with actual command and params.
Still in the planning phase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants