Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sag does not honor piped data #7

Open
danielb2 opened this issue Apr 23, 2013 · 0 comments
Open

sag does not honor piped data #7

danielb2 opened this issue Apr 23, 2013 · 0 comments

Comments

@danielb2
Copy link

Using ag:

 ag shortcut | ag create
sack:150:create_shortcut_cmd() {
sack:556:create_shortcut_cmd

using sack

$ sag shortcut | sag create
sack__option is: -ag

============> running ag! <============

===> Current Profile: no_profile
===> Using flags:
===> Searching under: /Users/daniel/tmp/sack
===> Searching parameters: create


/Users/daniel/tmp/sack/install_sack.sh
[1] # If the install directory doesn't exist, create it

/Users/daniel/tmp/sack/sack
[2] create_shortcut_cmd() {
[3]         echo "To create a new profile, do:"
[4] create_shortcut_cmd

Note that result [3] does not contain the word shortcut

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

No branches or pull requests

1 participant