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 file reading support for the message #135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dadav
Copy link

@dadav dadav commented Sep 10, 2021

I usually don't write in C, so excuse me if this looks foolish :S

It basically just checks if the given message is a readable file,
read the content and uses this as msg. I also added multiline support
for the message.

Closes: abishekvashok#134
@dadav
Copy link
Author

dadav commented Sep 10, 2021

See #134

cmatrix.c Outdated Show resolved Hide resolved
@abishekvashok abishekvashok added the Changes requested Changes have been requested for this PR. label Dec 8, 2021
@dadav dadav requested a review from abishekvashok December 8, 2021 17:28
@dadav dadav force-pushed the feature/message_update branch from 08c9138 to 75c2182 Compare December 8, 2021 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes requested Changes have been requested for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants