Closed sgillies closed 10 years ago
This allows us to capture the output of tinker --draft using backticks. For example:
vim $(tinker --filename --draft "Straight to Vim")
will now work.
Thanks!
This allows us to capture the output of tinker --draft using backticks. For example:
will now work.