| [news.eclipse.tools] 2.1/M5 Why is the Home Key == first char on line and not position 0? |
Why was the home key changed from begin line (position 0) to first character on line. Then pressing the key again does the opposite. That seems bad design to me. A key press should always be the same not not context sensitive. Ross