Fixed wordwrap bug in internal editor

This commit is contained in:
Andrew Pamment
2018-02-20 15:02:39 +10:00
parent edb7209a9b
commit c98ad14aef
6 changed files with 51 additions and 4 deletions

View File

@@ -23,6 +23,10 @@ LINE: 277 NEW
OLDSTRING: (NONE)
NEWSTRING: "\r\nScan for new personal mail? (Y/N/S): "
LINE: 88 MODIFIED
OLDSTRING: "\r\n\e[1;30m[\e[1;34m%3d\e[1;30m]: \e[0m%s"
NEWSTRING: "\r\n\e[1;30m[\e[1;34m%3d\e[1;30m]: \e[0m"
Changes from v0.8-alpha -> v0.9-alpha
--------------------------------------------------------------
LINE: 255 NEW