[issue27821] IDLE custom keymaps don't work anymore (Windows, Python 3.6.0a3)

Vedran Čačić report at bugs.python.org
Thu Aug 25 02:22:13 EDT 2016


Vedran Čačić added the comment:

Not only that, but when you're on the ground you have a much more diverse set of options for moving. `s` is "enter a different tower", `r` is "exit a tower", `n` is "move to the next tower", `j` is "teleport" and so on. :-)

Also for objects... you have "look around" (a), "examine" (p), "show map" (`l` for horizontal and `w` for vertical)... yeah, all in all a nice text adventure game. :-)

But the most important thing (why I don't think #24265 is amenable to this) is to have a good starting point. That's what you provided for me with "configdialog.py, line 1066". If you have such a starting point for #24265, it would be a very good thing.

(You can also set conditional breakpoints, but I also don't know what condition to look for in that example.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27821>
_______________________________________


More information about the Python-bugs-list mailing list