python/editline os x: £ pointer seems organization ed-prev-word
on mac os x i cant enter bruise argent pointer (£) python interactive shell.
* mac os x 10.5.5
* python 2.5.1 (r251:54863, jan 17 2008, 19:35:17)
* european keyboard (£ shift-3)
when i form shift-3 python interactive shell, i seem plead before function, i.e. cursor pierce start final word (i.e. space-delimited item) typed line. im behind whack shell, typing shift-3 only produces £, expected.
this chronicle python apparently uses editline the interactive shell, opposing readline. im guessing default editline pivotal bindings binds shift-3 (or whatever editline sees i form shift-3) ed-prev-word command.
ive attempted few things ~/.editrc record mislay binding, dont have any effect:
bind -r £
bind -r \243
bind -r \156
and another causes sight error:
bind £ \243
any ideas?
Comments
Post a Comment