IDLE currently only supports basic key bindings, but not Emacs-like keybings which consist of sequences of several keys (such as <Ctrl-x> <Ctrl-s>, or C-x C-s in Emacs key-binding syntax).
 
Has any work been done to add support for these kind of bindings in IDLE?
 
Personally, I fell adding support for Emacs-like bindings (the simpler ones) will be a welcome feature for many Emacs users, and can help widen our user base.
 
- Tal
How many roads must a man travel down before he admits he is lost?
_______________________________________________
IDLE-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/idle-dev

Reply via email to