Skip to content

Commit e249311

Browse files
committed
Updated docs about recent changes
1 parent 021181c commit e249311

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

Pyboard Editor.doc

1.5 KB
Binary file not shown.

Pyboard Editor.pdf

-8.75 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,12 @@ c) expandtabs() and packtabs() with a second argument for tabsize (not for pye,
7575
- Simplified Linux main(). No calling options any more.
7676
- Always ask when leaving w/o saving after the content was changed.
7777

78-
**1.7** WiPy fixes and othe minor changes
78+
**1.7** WiPy fixes and other minor changes
7979
- Fixed a memory leak in REDRAW, removed every instance of "del name"
8080
- Changed REDRAW to tell the amount of free memory
8181
- changed wr() for WiPy
8282
- Simplified the internal interface to init_tty()
8383
- Changed the handling of reading an empty file
8484
- Non-supported functions in the minimal version like REPLACE trigger a "Sorry" message
85+
- Try to recover from MemoryError by clearing the line-buffer and UNDO
8586

0 commit comments

Comments
 (0)