Skip to content

Conversation

patmaddox
Copy link
Contributor

fixes #298

Before:

$ t reply 672450972233240576
ERROR: "t reply" was called with arguments ["672450972233240576"]
Usage: "t reply TWEET_ID MESSAGE"

After:

$ t reply 672450972233240576
# opens editor to prompt for status...

@patmaddox patmaddox force-pushed the 298-t-reply-opens-text-editor branch from 4bcf951 to 31574da Compare December 3, 2015 17:35
@sferik
Copy link
Owner

sferik commented Dec 5, 2015

Looks good. Thanks for contributing this feature!

I’ll merge and :shipit:!

sferik added a commit that referenced this pull request Dec 5, 2015
Reply without a status opens a text editor
@sferik sferik merged commit 707cdf3 into sferik:master Dec 5, 2015
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

Successfully merging this pull request may close these issues.

Feature: t reply STATUS_ID opens a text editor / prompts for reply status
2 participants