This version provides a couple of important hotfixes for the 0.3 release
- Improved behavior of fr_calc() when the dot address has different positions (e.g. during insert())
- Improved behavior of fr_calc() when the file buffer is modified
- Fixed an issue where a long input() string would show garbage data
I think fr_update() is finally working as intended now... I guess...
This version adds stability and new features to sim:
- Simplified do/undo functionality
- Improved the change() command
- Introduced dot(), yank() and paste() commands
- Deleted text can now be pasted
- Now appends a newline character on the file
- Now zeroes the file buffer when closing a file
- Bugfix: searched for words beyond current file buffer
- Bugfix: crashed if file had no name while saving
- Bugfix: crashed if opened file did not exist
Additionally, two new patches have been released alongside version 0.2: removewhitespace and pipe. Both can be downloaded from /patches/