I generally use MicroEd and edit all my mails in plain text format. Sometimes, however, I need to switch to HTML when a formatted message is needed. If I have already written text in MicroEd and switch to HTML mode this creates a problem: MicroEd uses character hA0 for spaces instead of h20, which means that text from MicroEd cannot wrap at word boundaries in the HTML editor.
At the moment I solve this by copying existing text to an editor, replacing all hA0 characters with h20 and pasting back into TheBat. This is a bit clunky, however. Is there a more elegant, integrated solution for this problem in TB?
BTW: The non-standard key assignments in the HTML editor (bold, underlined etc.) are quite annoying. This can't be changed in the program itself. Is there a config file you can edit to assign the standard key combinations like Ctrl+B for bold and so on?
At the moment I solve this by copying existing text to an editor, replacing all hA0 characters with h20 and pasting back into TheBat. This is a bit clunky, however. Is there a more elegant, integrated solution for this problem in TB?
BTW: The non-standard key assignments in the HTML editor (bold, underlined etc.) are quite annoying. This can't be changed in the program itself. Is there a config file you can edit to assign the standard key combinations like Ctrl+B for bold and so on?