Skip to content

Commit

Permalink
Straightened copy/Del & Paste, Indent and Un-Indent
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-hh committed Nov 16, 2015
1 parent 17f47a6 commit 5a4bc25
Show file tree
Hide file tree
Showing 7 changed files with 569 additions and 513 deletions.
Binary file modified Pyboard Editor.doc
Binary file not shown.
Binary file modified Pyboard Editor.pdf
Binary file not shown.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,10 @@ c) expandtabs() and packtabs() with a second argument for tabsize (not for pye,
**1.7c** Re-establish try-except for file-not-found error
- Removed the temporary fix for memory corruption by exception for file-not-found error
- Changed string formatting to Python3 style

**1.8** Clean Copy & Paste, Indent, Un-Indent
- Added a Mark Line key for Line Delete, Line Copy, Indent and Un-Indent
- Changed Line Delete, Line Copy and Buffer Insert into a cleaner Copy & Paste mode
- Added a cleaner Indent and Un-Indent method; for WiPy too
- Removed the attempt to recover from out-of-memory situations: did not work.
- Still runs on WiPy, but really at it's limit
Loading

0 comments on commit 5a4bc25

Please sign in to comment.