You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1

2
2
3
-
## Temporarily pulled the releases and binary. Uncovered a library bug, and a loading issue that needs to be resolved. Between the two, inconsistent saves and loads were occurring. One issue remains at the moment which is dealing with the heart character in the middle of a line during load - it acts like a newline.
4
-
5
3
## Mr. Paint
6
4
7
5
Mr. Paint is a simple ATASCII text screen editor. It is designed to allow the creation of single screens (40 columns by 24 rows). It is not designed for the creation of ATASCII movies. In other words, it does not record or save cursor movements or other active screen manipulation keystrokes. It is suitable for creating text screens with ATASCII or ASCII content.
0 commit comments