Dec 9
Option-Enter = Enter from end of line
I often edit something mid-line and then want to quickly go to the next line/next task, etc., without having to go to the end of the line first. A good solution would be to set Option-Enter (or some other modified version of Enter) as the equivalent of moving to the end of the line and hitting enter. (I'm thinking of how a Unix shell works: If you hit enter from anywhere within a command on the commandline, the command is still executed, rather than being truncated.)
Pending