How do I pipe the results from PsFzf into another command? #191
-
This is probably just me not understanding how to use powershell properly. For example I am trying to use the output of
and
and neither seem to work. It just prints the name of the branch after the command:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It was a bad design on my part. Here's the remedy: #193 |
Beta Was this translation helpful? Give feedback.
-
@kelleyma49 you are awesome, thanks for the update! Now I can do something like |
Beta Was this translation helpful? Give feedback.
It was a bad design on my part. Here's the remedy: #193