Allow searching in Python Shell
Is it possible to search -- using the built-in "Search" tool -- within the Python Shell? Being able to search commands or outputs via plaintext or regex would be wonderful.
Is it possible to search -- using the built-in "Search" tool -- within the Python Shell? Being able to search commands or outputs via plaintext or regex would be wonderful.
The search operations in the Edit > Mini-search sub-menu (usually accessed by their key bindings) will search in the Python Shell. This is documented here: https://wingware.com/doc/edit/mini-se...
Perfect. Thank you for this. I hadn't found that ability through right-click context-aware menus. Your answer is a great help.
To enter a block of code:
Comments