acme escape on osx lion
ESC key is meant to select text typed since last mouse action.
On OSX Lion:
- type "foo"
- move mouse pointer
- type "bar"
- press ESC
The string "foobar" is selected. I expected only "bar".
ESC key is meant to select text typed since last mouse action.
On OSX Lion:
The string "foobar" is selected. I expected only "bar".