Subject: Extra symbols on editor shortcuts [Print This Page] Author:
gramer Time: 2011-1-14 04:15 Subject: Extra symbols on editor shortcuts
When I use shortcuts like typing "be" and hitting "Enter", there are always 2 (sometimes more, I think it depends on what construction I use) extra spaces after last word are added. You can see them if you hold "Ctrl" and move cursor to the right. It takes 2 additional bytes in source file for every shortcut you use and makes me somewhat uneasy, so I fix it navigating to the end of line and deleting those spaces . Is there any way to fix it?