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

Add string input #13

Open
tomron opened this issue Feb 19, 2015 · 2 comments
Open

Add string input #13

tomron opened this issue Feb 19, 2015 · 2 comments

Comments

@tomron
Copy link

tomron commented Feb 19, 2015

Add a flag or an option to do something similar to -

cat f | typo -s > new_file
typo -s <string> > new_file
use case -

  1. Want to create a new file and not to override existing one
  2. Get input from user and output it.
@intgr
Copy link
Owner

intgr commented Feb 19, 2015

A streaming mode using stdin/stdout seems pretty useful.

@ssbarnea
Copy link
Contributor

This would an essential feature that would enable us to also check the last commit message for spelling errors. Without it I am not sure how it would be possible to check last commit.

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

No branches or pull requests

3 participants