Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@manchicken
Copy link
Contributor

  • Added a new flag, -A, which reads STDIN through EOF, and then pastes it
  • This is compatible with the way that -a works, it just uses STDIN instead of a string argument

This closes #49.

- Added a new flag, `-A`, which reads STDIN through EOF, and then pastes it
- This is compatible with the way that `-a` works, it just uses STDIN instead of a string argument
Copy link
Owner

@jrswab jrswab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding to the readme and the changelog. I like the -A for the flag and the implementation is very easy to follow. I'll merge this into master and create a new release.

Thank you again for the PR 🙏

@jrswab jrswab merged commit b646ba1 into jrswab:master Feb 16, 2025
3 checks passed
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 request: New page from STDIN

2 participants