##// END OF EJS Templates
triger menu update when kernel started...
triger menu update when kernel started bind the update action to shell_channel's first_response event. add a list of magic that don't like beeing called alone ( like %more , %pycat , ...Etc) and append '?' in the menu to the end to show docsctring when clicked This list should be completed in : IPython/frontend/qt/console/mainwindow.py
Matthias BUSSONNIER -
r5393:e9402d7c
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / oldfrontend / process
__init__.py Loading ...
killableprocess.py Loading ...
pipedprocess.py Loading ...
winprocess.py Loading ...