Default key mappings in iTerm 2.9 are not "Terminal.app Compatible" on Yosemite
STR:
- Install Build 2.9.20150626 on OS X 10.10.0 or later.
- Open a Terminal.app window and type "foo bar".
- Press opt-left.
Expected outcome: the cursor moves to the first character of the word "bar". Actual outcome: as expected.
- Open an iTerm2 window and type "foo bar".
- Press opt-left.
Expected outcome: as for Terminal.app. Actual outcome: an alert noise, and the characters "[D" are appended to the line of input.
The default configuration is labelled "Terminal.app Compatible", and should be compatible with Terminal.app.