itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Merge Pull Request #21 for Emacs Keybindings #646

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What change would like to see?

Take a look at the Github pull request #21 from ndrake 
(https://github.com/arduino/Arduino/pull/21) which adds Emacs Keybindings for 
forward/backward up/down, begin/end of line

Why?
Most editors on OS X and other systems support these as these keybindings 
(ctrl-f, ctrl-b, ctrl-p, ctrl-n, ...) are much more convenient than hitting the 
cursor keys.

It would also improve the user experience on OS X as the system supports these 
keybindings out of the box. These missing bindings make Arduino look like a 
non-osx application. 

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?
As these keybindings aren't bound to anything, there would be no 
incompatibility.

The pull-request also merges nicely on the new-branch.

Original issue reported on code.google.com by ulrich.moritz on 17 Sep 2011 at 3:55

GoogleCodeExporter commented 8 years ago
https://github.com/arduino/Arduino/issues/646#issuecomment-105874857

Original comment by federico...@gmail.com on 27 May 2015 at 11:22