1) Place cursor near the end of any indented line;
2) Press [Home] key;
3) Cursor positions to left of first non-whitespace character on current line, instead of left-most column.
I'd say this is intended behaviour. Pressing HOME a second time will take it to BOL. Each subsequent press will alternate between the indent position and BOL. This behaviour is standard for many editors.
I'd say this is intended behaviour. Pressing HOME a second time will take it to BOL. Each subsequent press will alternate between the indent position and BOL. This behaviour is standard for many editors.
Related
Wiki: Home
Common behavior in many editors, now designated Expected Behavior for LSLEditor CE
Related
Wiki: Home