The vi keybinding in the 2.1 beta include a binding for the 'a' key that seems to simply enter insert mode. In regular vi 'a' actually jumps the cursor forward one step (if possible) before entering insert mode. A minor issue but still worth mentioning for consistency. -- Simon