Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Jones
617c882b6c added getyxmax
TODO: See why files of type "Unicode text, UTF-8 text" works but "Unicode text, UTF-8 (with BOM) text, with CRLF line terminators" does not.

TODO: add menu to select works, add line numbering, scrolling ability, and bookmarks
2023-03-17 16:27:16 -05:00
Daniel Jones
49e69b0c6f Got addstr to read string variable
This did not display anything when I worked on it this morning. Saving to be safe.
2023-03-17 13:59:57 -05:00
Daniel Jones
cff6deaf6b Added documentation 2023-03-16 22:22:09 -05:00
Daniel Jones
461ca2a884 Update main.rs
Added ncurses function
2023-03-16 21:58:32 -05:00
Daniel Jones
16234e8958 Added ncurses dependency 2023-03-16 21:44:16 -05:00
Daniel Jones
304e5aed6b Added ability to read file by line 2023-03-16 21:10:15 -05:00
Daniel Jones
cddf66d9cf Initial Commit
initial commit
2023-03-16 20:11:57 -05:00