I am trying to edit PHP file with all default colorer files and I got string corrupted when I try to insert new line after { bracket and before the last symbol. Example,
function zzz() {;
I put cursor after "{" and before ";" and press enter. The first two charters of "function" string get corrupted by random characters.
Please let me know if you need any more information on this.
Logged In: YES
user_id=313042
Originator: NO
Is it 100% reproducible?
Never saw such a problems.
Colorer doesn't change any string's content in FAR, it works as readonly plugin for the shell.
Isn't it reproducible without colorer? Or with colorer as the single active plugin in FAR?
Logged In: NO
Plese disregard my report. I seem to be having this issue with far editor even without colorer. I appologize for inconveience.