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

File i/o patch #13

Merged
merged 3 commits into from
May 12, 2021
Merged

File i/o patch #13

merged 3 commits into from
May 12, 2021

Conversation

Arsenic-ATG
Copy link
Owner

  • add functionality to read a file and display the text in the editor
  • make welcome message appear only when no file is open
  • currently works with a hardcoded text file [ TODO: take the file name via command line arguments ]

- make the welcome message appear when no file is open
- read and display multiple lines from a file
@Arsenic-ATG Arsenic-ATG added the enhancement New feature or request label May 11, 2021
@Arsenic-ATG Arsenic-ATG self-assigned this May 11, 2021
@Arsenic-ATG Arsenic-ATG linked an issue May 11, 2021 that may be closed by this pull request
@Arsenic-ATG Arsenic-ATG merged commit c7acf4e into master May 12, 2021
@Arsenic-ATG Arsenic-ATG deleted the text_view branch May 28, 2021 16:17
@Arsenic-ATG Arsenic-ATG restored the text_view branch May 28, 2021 16:17
@Arsenic-ATG Arsenic-ATG deleted the text_view branch May 28, 2021 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text Viewing functionality
1 participant